/external/valgrind/main/exp-bbv/tests/x86/ |
rep_prefix.S | 254 mov $1, %ebx # print to stdout 265 xor %ebx,%ebx # we return 0
|
/external/zlib/contrib/masmx64/ |
inffasx64.asm | 54 mov ebx, [rsp+88] ; /* ebx = bits */
370 mov [rsp+88], ebx ; /* bits */
|
/bionic/libc/arch-x86/bionic/ |
crtbegin_dynamic.S | 120 movl %ebx, 12(%esp)
|
crtbegin_static.S | 119 movl %ebx, 12(%esp)
|
/external/kernel-headers/original/asm-x86/ |
ptrace.h | 14 long ebx; member in struct:pt_regs
|
sigcontext.h | 70 unsigned long ebx; member in struct:sigcontext
|
/external/libffi/src/x86/ |
freebsd.S | 202 movl %ebx, 8(%esp) 205 1: popl %ebx 206 addl $_GLOBAL_OFFSET_TABLE_+[.-1b], %ebx 208 movl 8(%esp), %ebx
|
sysv.S | 189 movl %ebx, 8(%esp) 192 1: popl %ebx 193 addl $_GLOBAL_OFFSET_TABLE_+[.-1b], %ebx 195 movl 8(%esp), %ebx
|
/external/llvm/lib/Target/X86/MCTargetDesc/ |
X86MCTargetDesc.h | 46 EAX = 0, ECX = 1, EDX = 2, EBX = 3, ESP = 4, EBP = 5, ESI = 6, EDI = 7
|
/external/llvm/test/CodeGen/X86/ |
2010-02-19-TailCallRetAddrBug.ll | 14 ; CHECK: movl [[EBX:%[a-z]+]], 76(%esp)
|
/external/openssl/crypto/bf/asm/ |
bf-686.pl | 16 $tmp2="ebx";
|
/external/openssl/crypto/perlasm/ |
readme | 33 edi, esi, ebx and ebp. extra is extra win32
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/ |
sigcontext.h | 69 unsigned long ebx; member in struct:sigcontext
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/ |
sigcontext.h | 91 unsigned long ebx; member in struct:sigcontext
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/ |
user.h | 129 long int ebx; member in struct:user_regs_struct
|
/external/libyuv/files/source/ |
convert.cc | 370 mov ebx, DWORD PTR [src_u] ;1939.33 373 movq xmm6, QWORD PTR [ebx] ;src_u 402 add ebx, 8 local 414 mov DWORD PTR [src_u], ebx ;1939.33 local 484 mov ebx, DWORD PTR [src_u] ;1939.33 487 movq xmm6, QWORD PTR [ebx] ;src_u 514 add ebx, 8 local 526 mov DWORD PTR [src_u], ebx ;1939.33 local
|
/external/llvm/test/MC/X86/ |
x86_64-encoding.s | 29 // CHECK: crc32l %ebx, %eax 31 crc32l %ebx, %eax
|
/external/oprofile/module/x86/ |
op_syscalls.c | 124 filename = getname((char *)regs.ebx); 254 u32 clone_flags = regs.ebx;
|
/bionic/libc/tools/ |
gensyscalls.py | 62 x86_registers = [ "%ebx", "%ecx", "%edx", "%esi", "%edi", "%ebp" ] 328 # %ebx <--- Argument 1 - The call id of the needed vectored 339 result += " pushl %ebx" + "\n" 344 # set the call id (%ebx) 345 result += " mov $%d, %%ebx" % (cid) + "\n" 356 result += " popl %ebx" + "\n"
|
/external/llvm/lib/Target/X86/ |
X86RegisterInfo.td | 103 def EBX : RegisterWithSubRegs<"ebx", [BX]>, DwarfRegNum<[-2, 3, 3]>; 127 def RBX : RegisterWithSubRegs<"rbx", [EBX]>, DwarfRegNum<[3, -2, -2]>; 304 (add EAX, ECX, EDX, ESI, EDI, EBX, EBP, ESP, 342 def GR32_ABCD : RegisterClass<"X86", [i32], 32, (add EAX, ECX, EDX, EBX)> { 381 (add EAX, ECX, EDX, ESI, EDI, EBX, EBP, ESP)> {
|
/external/oprofile/daemon/ |
opd_ibs.c | 496 unsigned ebx, ecx, edx; local 501 "pushl %%ebx\n" 503 "mov %%ebx, %1\n" 504 "popl %%ebx" 505 : "=a" (v.eax), "=r" (ebx), "=c" (ecx), "=d" (edx) : "0" (1) 508 asm ("cpuid" : "=a" (v.eax), "=b" (ebx), "=c" (ecx), "=d" (edx) : "0" (1));
|
/external/qemu/target-i386/ |
kvm.c | 93 ret = cpuid->entries[i].ebx; 156 cpu_x86_cpuid(env, i, 0, &c->eax, &c->ebx, &c->ecx, &c->edx); 163 cpu_x86_cpuid(env, i, 0, &c->eax, &c->ebx, &c->ecx, &c->edx); 174 cpu_x86_cpuid(env, i, j, &c->eax, &c->ebx, &c->ecx, &c->edx); 189 cpu_x86_cpuid(env, i, 0, &c->eax, &c->ebx, &c->ecx, &c->edx); 200 cpu_x86_cpuid(env, i, 0, &c->eax, &c->ebx, &c->ecx, &c->edx);
|
/external/v8/src/ia32/ |
macro-assembler-ia32.cc | 158 mov(ebx, Immediate(ExternalReference(Runtime::kDebugBreak, isolate()))); 1400 mov(Operand::StaticVariable(next_address), ebx); local [all...] |
lithium-codegen-ia32.cc | 193 __ RecordWrite(ecx, context_offset, eax, ebx); 542 __ push(ebx); 543 __ mov(ebx, shared); 544 __ mov(eax, FieldOperand(ebx, SharedFunctionInfo::kDeoptCounterOffset)); 549 __ mov(FieldOperand(ebx, SharedFunctionInfo::kDeoptCounterOffset), eax); 550 __ pop(ebx); 556 __ mov(FieldOperand(ebx, SharedFunctionInfo::kDeoptCounterOffset), eax); 557 __ pop(ebx); [all...] |
/external/openssl/crypto/aes/asm/ |
aes-x86_64.pl | 48 $s1="%ebx"; 1005 # and %rcx=s3.s2, output is four 32-bit values in %eax=s0, %ebx=s1, 1257 movzb -128(%rbp,%rsi),%ebx 1259 shl \$24,%ebx 1260 xor %ebx,%eax 1262 movzb -128(%rbp,%rsi),%ebx 1265 xor %ebx,%eax 1267 movzb -128(%rbp,%rsi),%ebx 1269 shl \$8,%ebx 1270 xor %ebx,%ea [all...] |