HomeSort by relevance Sort by last modified time
    Searched full:ebx (Results 901 - 925 of 1021) sorted by null

<<31323334353637383940>>

  /external/qemu/target-i386/
cpu.h 805 uint32_t *eax, uint32_t *ebx,
  /external/qemu-pc-bios/vgabios/tests/lfbprof/
lfbprof.c 95 long ebx; member in struct:__anon25749
  /external/valgrind/main/coregrind/m_coredump/
coredump-elf.c 256 regs->ebx = arch->vex.guest_EBX;
  /external/valgrind/main/coregrind/
m_debugger.c 61 regs.ebx = vex->guest_EBX;
  /prebuilts/misc/android-x86/gdbserver/
gdbserver 
  /external/chromium_org/third_party/openssl/openssl/crypto/aes/asm/
aesni-sha1-x86_64.pl 113 my @V=($A,$B,$C,$D,$E)=("%eax","%ebx","%ecx","%edx","%ebp"); # size optimization
642 my @V=($A,$B,$C,$D,$E)=("%eax","%ebx","%ecx","%edx","%ebp"); # size optimization
  /external/chromium_org/v8/src/ia32/
disasm-ia32.cc 295 ebx = 3, enumerator in enum:disasm::DisassemblerIA32::__anon15243
    [all...]
  /external/chromium_org/v8/tools/
grokdump.py 288 ("ebx", EnableOnFlag(ctypes.c_uint32, MD_CONTEXT_X86_INTEGER)),
    [all...]
  /external/grub/docs/
multiboot.texi 534 @item EBX
596 Upon entry to the operating system, the @code{EBX} register contains the
    [all...]
multiboot.info 501 `EBX'
562 Upon entry to the operating system, the `EBX' register contains the
    [all...]
  /external/llvm/lib/Target/X86/
X86FrameLowering.cpp 373 X86::EBX, X86::ECX, X86::EDX, X86::EDI, X86::ESI, X86::EBP, 0
    [all...]
  /external/openssl/crypto/aes/asm/
aesni-sha1-x86_64.pl 113 my @V=($A,$B,$C,$D,$E)=("%eax","%ebx","%ecx","%edx","%ebp"); # size optimization
642 my @V=($A,$B,$C,$D,$E)=("%eax","%ebx","%ecx","%edx","%ebp"); # size optimization
  /external/v8/src/ia32/
disasm-ia32.cc 295 ebx = 3, enumerator in enum:disasm::DisassemblerIA32::__anon26937
    [all...]
lithium-ia32.cc     [all...]
  /external/valgrind/main/VEX/test/
test-amd64.c 188 : "a" (eax), "b" (ebx), "c" (ecx), "d" (edx), "S" (esi), "D" (edi));\
    [all...]
  /art/runtime/
disassembler_x86.cc 43 static const char* gReg32Names[] = { "eax", "ecx", "edx", "ebx", "esp", "ebp", "esi", "edi" };
  /dalvik/vm/compiler/codegen/x86/libenc/
enc_base.cpp 984 {"EBX", RegName_EBX},
    [all...]
  /external/chromium_org/third_party/openssl/openssl/crypto/modes/asm/
ghash-x86_64.pl 214 my @nhi=("%ebx","%ecx");
  /external/libyuv/files/source/
row_win.cc 3622 xor ebx, ebx local
    [all...]
  /external/llvm/docs/
TableGenFundamentals.rst 176 AH, AL, AX, BH, BL, BP, BPL, BX, CH, CL, CX, DH, DI, DIL, DL, DX, EAX, EBP, EBX,
  /external/openssl/crypto/modes/asm/
ghash-x86_64.pl 214 my @nhi=("%ebx","%ecx");
  /external/qemu/
cpu-exec.c 31 #undef EBX
    [all...]
  /external/chromium_org/v8/src/x64/
stub-cache-x64.cc     [all...]
  /external/valgrind/main/VEX/pub/
libvex_ir.h 103 addl %eax, %ebx
109 t2 = GET:I32(12) # get %ebx, a 32-bit integer
119 for %eax and %ebx. The full list of offsets for an architecture
    [all...]
  /external/valgrind/main/memcheck/docs/
mc-manual.xml     [all...]

Completed in 1470 milliseconds

<<31323334353637383940>>