/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/ |
kvm.h | 156 __u32 ebx; member in struct:kvm_cpuid_entry 174 __u32 ebx; member in struct:kvm_cpuid_entry2
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/ |
kvm.h | 156 __u32 ebx; member in struct:kvm_cpuid_entry 174 __u32 ebx; member in struct:kvm_cpuid_entry2
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/ |
kvm.h | 156 __u32 ebx; member in struct:kvm_cpuid_entry 174 __u32 ebx; member in struct:kvm_cpuid_entry2
|
/system/core/debuggerd/x86/ |
machine.c | 50 _LOG(log, scopeFlags, " eax %08x ebx %08x ecx %08x edx %08x\n", 51 r.eax, r.ebx, r.ecx, r.edx);
|
/external/libyuv/files/source/ |
scale_argb.cc | 108 push ebx 112 mov ebx, [esp + 8 + 12] // src_stepx local 115 lea ebx, [ebx * 4] local 116 lea edi, [ebx + ebx * 2] 121 movd xmm1, [eax + ebx] 123 movd xmm2, [eax + ebx * 2] 125 lea eax, [eax + ebx * 4] 134 pop ebx 152 mov ebx, [esp + 12 + 12] \/\/ src_stepx local 156 lea ebx, [ebx * 4] local [all...] |
/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/tests/ |
opt-gvmat64.asm | 57 ;%define scanend rsp + xx - LocalVarsSize ; last two bytes of string use ebx 202 mov ebx, max_chain_length 205 shr ebx, 2 213 dec ebx 214 shl ebx, 16 215 or ebx, eax 221 mov [chainlenwmask], ebx 225 mov [chainlenwmask], ebx 271 movzx ebx, word [r9 + r11 - 1] 337 ;;; ebx = scanen [all...] |
/external/kernel-headers/original/asm-x86/ |
processor_32.h | 137 static inline void native_cpuid(unsigned int *eax, unsigned int *ebx, 143 "=b" (*ebx), 181 asm volatile("cpuid" : "=a" (tmp) : "0" (1) : "ebx","ecx","edx","memory"); 305 unsigned long eax,ecx,edx,ebx; member in struct:i386_hw_tss 605 unsigned int *eax, unsigned int *ebx, 610 __cpuid(eax, ebx, ecx, edx); 615 unsigned int *eax, unsigned int *ebx, 620 __cpuid(eax, ebx, ecx, edx); 628 unsigned int eax, ebx, ecx, edx; local 630 cpuid(op, &eax, &ebx, &ecx, &edx) 635 unsigned int eax, ebx, ecx, edx; local 642 unsigned int eax, ebx, ecx, edx; local 649 unsigned int eax, ebx, ecx, edx; local [all...] |
ptrace-abi.h | 6 #define EBX 0
|
tsc.h | 57 "=a" (eax), "0" (1) : "ebx","ecx","edx","memory");
|
/external/chromium_org/v8/src/ia32/ |
full-codegen-ia32.cc | 212 // Update the write barrier. This clobbers eax and ebx. 216 ebx, 253 SetVar(arguments, eax, ebx, edx); 314 __ mov(ebx, Immediate(profiling_counter_)); 315 __ sub(FieldOperand(ebx, Cell::kValueOffset), 326 __ mov(ebx, Immediate(profiling_counter_)); 327 __ mov(FieldOperand(ebx, Cell::kValueOffset), 741 __ mov(ebx, FieldOperand(esi, HeapObject::kMapOffset)); 742 __ cmp(ebx, isolate()->factory()->with_context_map()); 744 __ cmp(ebx, isolate()->factory()->catch_context_map()) 1166 __ mov(result_register(), ebx); local 2200 __ mov(FieldOperand(eax, HeapObject::kMapOffset), ebx); local [all...] |
/external/chromium_org/third_party/openssl/openssl/crypto/aes/asm/ |
aesni-x86.S | 305 pushl %ebx 312 movl 36(%esp),%ebx 316 testl %ebx,%ebx 319 movl %ecx,%ebx 350 movl %ebx,%ecx 422 movl %ecx,%ebx 453 movl %ebx,%ecx 524 popl %ebx 534 pushl %ebx [all...] |
/external/openssl/crypto/aes/asm/ |
aesni-x86.S | 305 pushl %ebx 312 movl 36(%esp),%ebx 316 testl %ebx,%ebx 319 movl %ecx,%ebx 350 movl %ebx,%ecx 422 movl %ecx,%ebx 453 movl %ebx,%ecx 524 popl %ebx 534 pushl %ebx [all...] |
/art/runtime/arch/x86/ |
registers_x86.h | 33 EBX = 3,
|
/bionic/libc/kernel/arch-x86/asm/ |
ptrace.h | 26 long ebx; member in struct:pt_regs
|
/dalvik/vm/compiler/codegen/x86/ |
LowerConst.cpp | 25 The only register that is still live after this function is ebx 29 The only register that is still live after this function is ebx 42 //! It calls const_string_resolve (%ebx is live across the call) 179 //! It calls class_resolve (%ebx is live across the call)
|
/dalvik/vm/compiler/template/ia32/ |
header.S | 23 #define rINST %ebx
|
/dalvik/vm/mterp/x86/ |
OP_MUL_LONG.S | 6 * this code. We spill rINSTw (ebx),
|
OP_MUL_LONG_2ADDR.S | 7 * is used by imul. We'll also spill rINST (ebx),
|
bincmp.S | 27 jne common_updateProfile # set up %ebx & %edx & rPC
|
/development/ndk/platforms/android-9/arch-x86/include/asm/ |
ptrace.h | 26 long ebx; member in struct:pt_regs
|
/external/chromium_org/third_party/openssl/openssl/crypto/ |
x86_64cpuid.S | 46 cmpl $1970169159,%ebx 57 cmpl $1752462657,%ebx 91 shrl $16,%ebx 128 shrl $16,%ebx
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/ |
simd-2.asm | 2 pextrw ebx, mm5, 0 ; 0F C5 DD 00
59 cvtsd2si ebx, qword [0] ; F2 0F 2D 1D 00 00 00 00
77 cvtss2si ebx, xmm7 ; F3 0F 2D DF
98 cvttsd2si ebx, [0] ; F2 0F 2C 1D 00 00 00 00
|
/external/chromium_org/v8/test/cctest/ |
test-code-stubs-ia32.cc | 61 __ push(ebx); 107 __ pop(ebx); 138 Register source_registers[] = {esp, eax, ebx, ecx, edx, edi, esi}; 139 Register dest_registers[] = {eax, ebx, ecx, edx, edi, esi};
|
/external/llvm/test/CodeGen/X86/ |
2011-03-09-Physreg-Coalescing.ll | 6 ; The 'call fastcc' ties down %ebx, %ecx, and %edx.
|
2011-10-11-SpillDead.ll | 15 %0 = tail call i32 asm sideeffect "foo $0", "=Q,0,~{ebx},~{dirflag},~{fpsr},~{flags}"(i32 %x) nounwind
|