/dalvik/vm/mterp/out/ |
InterpAsm-x86.S | 33 ebx, esi, edi, ebp 69 o High order 16 bits of ebx must be zero on entry to handler 71 o eax and ecx are scratch, rINSTw/ebx sometimes scratch 78 #define rINST %ebx [all...] |
/external/chromium_org/third_party/openssl/openssl/crypto/ripemd/asm/ |
rmd-586.pl | 17 $D="ebx"; 320 &push("ebx"); 584 &pop("ebx");
|
/external/chromium_org/v8/src/ia32/ |
assembler-ia32.h | 88 // eax, ebx, ecx and edx are byte registers, the rest are not. 116 const Register ebx = { kRegister_ebx_Code }; 127 const char* const kNames[] = { "eax", "ecx", "edx", "ebx", "esi", "edi" }; [all...] |
assembler-ia32.cc | 1194 // variant: eax, ebx, ecx, and edx. [all...] |
/external/openssl/crypto/ripemd/asm/ |
rmd-586.pl | 17 $D="ebx"; 320 &push("ebx"); 584 &pop("ebx");
|
/external/v8/src/ia32/ |
assembler-ia32.h | 85 // eax, ebx, ecx and edx are byte registers, the rest are not. 113 const Register ebx = { kRegister_ebx_Code }; 124 const char* const kNames[] = { "eax", "ecx", "edx", "ebx", "esi", "edi" }; [all...] |
/external/valgrind/main/coregrind/m_sigframe/ |
sigframe-ppc32-linux.c | 483 //.. SC2(ebx,EBX); 839 //.. tst->arch.vex.guest_EBX = sc->ebx; [all...] |
/art/runtime/entrypoints/quick/ |
quick_trampoline_entrypoints.cc | 91 // | EBX | arg3
|
/bionic/libc/kernel/arch-x86/asm/ |
processor_32.h | 180 unsigned long eax,ecx,edx,ebx; member in struct:i386_hw_tss
|
/development/ndk/platforms/android-9/arch-x86/include/asm/ |
processor_32.h | 180 unsigned long eax,ecx,edx,ebx; member in struct:i386_hw_tss
|
/external/chromium_org/third_party/mesa/src/src/mesa/x86-64/ |
xform4.S | 41 movl %ebx, 4(%rdi)
|
/external/chromium_org/third_party/npapi/npspy/extern/nspr/md/ |
_os2.h | 555 ULONG ctx_RegEbx; /* EBX register. */
|
/external/chromium_org/tools/traceline/traceline/ |
assembler.h | 59 EBX = 3,
|
/external/grub/netboot/ |
pci.c | 101 unsigned long address; /* %ebx */
|
/external/kernel-headers/original/asm-x86/ |
bitops_32.h | 340 "1:\tsubl %%ebx,%%edi\n\t"
|
/external/llvm/lib/Target/X86/ |
X86InstrInfo.h | 91 /// is true, the addressing mode has the PIC base register added in (e.g. EBX).
|
/external/mesa3d/src/mesa/x86-64/ |
xform4.S | 41 movl %ebx, 4(%rdi)
|
/external/qemu-pc-bios/bochs/bios/ |
rombios32.c | 43 #define cpuid(index, eax, ebx, ecx, edx) \ 45 : "=a" (eax), "=b" (ebx), "=c" (ecx), "=d" (edx) \ 550 uint32_t eax, ebx, ecx, edx; local 551 cpuid(1, eax, ebx, ecx, edx); [all...] |
/external/qemu-pc-bios/bochs/ |
bochs.h | 57 #undef EBX
|
/external/stressapptest/src/ |
adler32memcpy.cc | 237 #define rBX "%%ebx"
|
/prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/asm/ |
processor_32.h | 180 unsigned long eax,ecx,edx,ebx; member in struct:i386_hw_tss
|
/prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/asm/ |
processor_32.h | 180 unsigned long eax,ecx,edx,ebx; member in struct:i386_hw_tss
|
/prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/asm/ |
processor_32.h | 180 unsigned long eax,ecx,edx,ebx; member in struct:i386_hw_tss
|
/prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/asm/ |
processor_32.h | 180 unsigned long eax,ecx,edx,ebx; member in struct:i386_hw_tss
|
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/asm/ |
processor_32.h | 180 unsigned long eax,ecx,edx,ebx; member in struct:i386_hw_tss
|