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

1 23

  /art/runtime/
runtime.cc     [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/x86/
assyntax.h 110 #define EBP bp
172 #define EBP %ebp
    [all...]
  /external/mesa3d/src/mesa/x86/
assyntax.h 110 #define EBP bp
172 #define EBP %ebp
    [all...]
  /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/strace/
process.c     [all...]
  /external/valgrind/main/memcheck/
mc_machine.c     [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.cpp     [all...]

Completed in 1775 milliseconds

1 23