/bionic/libc/arch-sh/bionic/ |
memset.S | 97 shll REG_LEN
|
/external/freetype/include/freetype/config/ |
ftconfig.h | 386 "shll $16, %%edx\n"
|
/external/zlib/contrib/asm686/ |
match.S | 113 shll $16, %ebx
|
/external/e2fsprogs/lib/ext2fs/ |
bitops.h | 235 "shll $3,%%edi\n\t"
|
/external/kernel-headers/original/asm-x86/ |
bitops_32.h | 341 "shll $3,%%edi\n\t"
|
/external/neven/Embedded/common/src/b_BitFeatureEm/ |
LocalScanner.c | 703 uint32 shlL = 32 - offL; 704 for( iL = 0; iL < sizeL; iL++ ) dstL[ iL ] = ( dstL[ iL ] >> 1 ) | ( srcL[ iL ] << shlL ); 755 uint32 shlL = 32 - offL; 756 for( iL = 0; iL < sizeL; iL++ ) dstL[ iL ] = ( src0L[ iL ] >> offL ) | ( src1L[ iL ] << shlL );
|
/external/quake/quake/src/QW/client/ |
d_parta.s | 429 shll %cl,%ebx
|
r_edgea.s | 360 shll $(SURF_T_SHIFT),%esi
|
/external/quake/quake/src/WinQuake/ |
d_parta.s | 429 shll %cl,%ebx
|
r_edgea.s | 360 shll $(SURF_T_SHIFT),%esi
|
/external/zlib/contrib/asm586/ |
match.S | 154 shll $16, %ebx
|
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/xorg/ |
assyntax.h | 605 #define SHL_L(a, b) CHOICE(shll ARG2(a,b), shll ARG2(a,b), _LTOG shl ARG2(b,a)) [all...] |
/dalvik/vm/mterp/x86/ |
footer.S | 66 shll $$2, LOCAL0_OFFSET(%ebp) # LOCAL0_OFFSET(%ebp)<- offset
|
/external/libffi/src/sh/ |
sysv.S | 589 shll r0
|
/external/openssl/crypto/perlasm/ |
x86unix.pl | 261 "shll",0xD1E0,"shrl",0xD1E8,
|
/external/quake/quake/src/QW/gas2masm/ |
gas2masm.c | 746 {"shll", " shl", 3, emittwooperandsl},
|
/external/quake/quake/src/WinQuake/gas2masm/ |
gas2masm.c | 746 {"shll", " shl", 3, emittwooperandsl},
|
/dalvik/vm/mterp/x86-atom/ |
footer.S | 170 shll $$2, sReg0 # sReg0<- offset
|
/external/v8/src/x64/ |
assembler-x64.h | 853 void shll(Register dst, Immediate shift_amount) { function in class:v8::internal::Assembler [all...] |
/prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/info/ |
as.info | [all...] |
/prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/info/ |
as.info | [all...] |
/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/info/ |
as.info | [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/info/ |
as.info | [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/info/ |
as.info | [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/info/ |
as.info | [all...] |