HomeSort by relevance Sort by last modified time
    Searched refs:EBP (Results 76 - 85 of 85) sorted by null

1 2 34

  /external/qemu/
cpu-exec.c 33 #undef EBP
    [all...]
  /external/valgrind/main/VEX/test/
test-amd64.c 1046 asm volatile ("pushl %%ebp\n\t"
1049 "movl %3, %%ebp\n\t"
1051 "movzbl (%%ebp), %1\n\t"
1053 "popl %%ebp\n\t"
    [all...]
test-i386.c 1008 asm volatile ("pushl %%ebp\n\t"
1011 "movl %3, %%ebp\n\t"
1013 "movzbl (%%ebp), %1\n\t"
1015 "popl %%ebp\n\t"
    [all...]
  /external/llvm/lib/Target/X86/
X86FrameLowering.cpp 547 // Get the offset of the stack slot for the EBP register, which is
552 // Save EBP/RBP into the appropriate stack slot.
558 // Mark the place where EBP/RBP was saved.
581 // Update EBP with the new base value.
589 // Define the current CFA to use the EBP/RBP register.
    [all...]
X86FastISel.cpp     [all...]
X86ISelLowering.cpp     [all...]
  /external/strace/
process.c 1291 XLAT(4*EBP),
    [all...]
  /art/compiler/optimizing/
code_generator_x86.cc 221 blocked_registers[EBP] = true;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
scsi.h     [all...]
  /external/valgrind/main/memcheck/
mc_machine.c     [all...]

Completed in 538 milliseconds

1 2 34