代码搜索:shift

找到约 10,000 项符合「shift」的源代码

代码结果 10,000
www.eeworm.com/read/291168/3968469

c bn_shift.c

/* crypto/bn/bn_shift.c */ /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) * All rights reserved. * * This package is an SSL implementation written * by Eric Young (eay@cryptsoft.com).
www.eeworm.com/read/290560/3972321

c bn_shift.c

/* crypto/bn/bn_shift.c */ /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) * All rights reserved. * * This package is an SSL implementation written * by Eric Young (eay@cryptsoft.com).
www.eeworm.com/read/283906/4074141

c shift_jis.c

#define ICONV_INTERNAL #include static const iconv_ccs_convtable_8bit to_ucs_00 = { { 0x0000, 0x0001, 0x0002, 0x0003, 0x0004, 0x0005, 0x0006, 0x0007, 0x0008, 0x0009, 0x000A, 0x000B,
www.eeworm.com/read/447738/1696135

s shift-2.s

! Check that shift expressions translate to the proper reloc for MOVI and ! SHORI for local and external symbols. This is the 64-bit subset. .text .mode SHmedia start: movi (localsym >> 32) & 6553
www.eeworm.com/read/447738/1696146

s shift-1.s

! Check that shift expressions translate to the proper reloc for MOVI and ! SHORI for local and external symbols. This is the 32-bit subset. .text .mode SHmedia start: movi localsym & 65535,r4 mo
www.eeworm.com/read/447738/1696183

s shift-3.s

! This should not get an internal error and it should emit the expected ! relocs, even though the symbol looks local and is undefined. .text .mode SHmedia start: movi .LC0 & 65535, r1 movi (.LC0 >
www.eeworm.com/read/447738/1696905

s shift_insn.s

# Shift instructions. .data foodata: .word 42 .text footext: .global sllb sllb: sllb $7 , r1 sllb r2 , r3 .global srlb srlb: srlb $0x5 , r4 srlb r5 , r6 .global srab srab: srab $04 , r7 srab
www.eeworm.com/read/447738/1696910

d shift_insn.d

#as: #objdump: -dr #name: shift_insn .*: +file format .* Disassembly of section .text: 00000000 : 0: 71 fc sllb \$0x7, r1 2: 23 4d sllb r2, r3 00000004 : 4: d4 f
www.eeworm.com/read/447738/1697257

s shift2.s

.code .align 4 ; PA 2.0 format shift right instruction tests. ; ; We could/should test some of the corner cases for register and ; immediate fields. We should also check the assorted field ; sel
www.eeworm.com/read/447738/1697263

s shift3.s

.LEVEL 2.0 .code .align 4 ; PA 2.0 shift right instruction tests. ; ; We could/should test some of the corner cases for register and ; immediate fields. We should also check the assorted field