/external/zlib/contrib/masmx86/ |
inffas32.asm | 250 rep movsb
486 rep movsb
570 rep movsb
579 rep movsb
601 rep movsb
608 rep movsb
624 rep movsb
631 rep movsb
775 rep movsb
851 rep movsb
[all...] |
/frameworks/base/media/libdrm/mobile2/src/util/ustl-1.0/ |
ualgobase.cpp | 34 static inline void movsb (const void*& src, size_t nBytes, void*& dest) __attribute__((always_inline)); 41 static inline void movsb (const void*& src, size_t nBytes, void*& dest) function in namespace:ustl 134 movsb (src, nHeadBytes, dest); 147 movsb (src, nBytes, dest); 161 movsb (last, nHeadBytes, result); 170 movsb (last, nBytes, result);
|
/bionic/libc/arch-x86/string/ |
bcopy.S | 71 movsb 83 movsb
|
/external/zlib/contrib/masmx64/ |
inffasx64.asm | 283 rep movsb
305 rep movsb
312 rep movsb
328 rep movsb
336 rep movsb
|
inffas8664.c | 16 * slightly quicker on x86 systems because, instead of using rep movsb to copy
|
/external/grub/netboot/ |
linux-asm-string.h | 43 "movsb\n" 135 "movsb" 143 "movsb\n\t"
|
/external/zlib/contrib/inflate86/ |
inffast.S | 329 rep movsb /* memcpy( buf, in, avail_in ) */ 643 rep movsb 752 rep movsb 761 rep movsb 806 rep movsb 813 rep movsb 843 rep movsb 861 rep movsb 1022 rep movsb [all...] |
inffas86.c | 11 * slightly quicker on x86 systems because, instead of using rep movsb to copy 377 " rep movsb\n" 399 " rep movsb\n" 406 " rep movsb\n" 422 " rep movsb\n" 430 " rep movsb\n" 706 " rep movsb\n" 727 " rep movsb\n" 734 " rep movsb\n" 749 " rep movsb\n [all...] |
/external/kernel-headers/original/asm-x86/ |
string_32.h | 40 "rep ; movsb\n\t" 98 case 1: __asm__ __volatile__("movsb"
|
/external/grub/stage2/ |
start.S | 291 movsb /* this runs the actual copy */
|
char_io.c | 1234 "movsb" 1243 "movsb\n\t"
|
asm.S | 626 movsb 656 movsb 1757 movsb [all...] |
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/xorg/ |
assyntax.h | 495 #define MOVS_B CHOICE(movsb, movsb, movsb) [all...] |
/external/libffi/src/x86/ |
darwin64.S | 181 rep movsb
|
unix64.S | 185 rep movsb
|
/external/qemu/distrib/sdl-1.2.12/include/ |
SDL_stdinc.h | 285 "movsb\n" \
|
/prebuilt/darwin-x86/sdl/include/SDL/ |
SDL_stdinc.h | 285 "movsb\n" \
|
/prebuilt/linux-x86/sdl/include/SDL/ |
SDL_stdinc.h | 285 "movsb\n" \
|
/prebuilt/windows/sdl/include/SDL/ |
SDL_stdinc.h | 285 "movsb\n" \
|
/external/openssl/crypto/aes/asm/ |
aes-x86_64.pl | 1206 .long 0xF689A4F3 # rep movsb 1345 .long 0xF689A4F3 # rep movsb 1391 .long 0xF689A4F3 # rep movsb # restore tail [all...] |
aes-586.pl | [all...] |
/system/core/libacc/ |
acc.cpp | [all...] |
/prebuilt/linux-x86/bcc/ |
slang | |
/external/quake/quake/src/QW/scitech/include/ |
mgraph.h | [all...] |
/external/quake/quake/src/WinQuake/scitech/INCLUDE/ |
MGRAPH.H | [all...] |