Searched defs:ESP (Results 1 - 7 of 7) sorted by relevance

/external/llvm/include/llvm/Support/
H A DSolaris.h30 #undef ESP macro
/external/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MCTargetDesc.h46 EAX = 0, ECX = 1, EDX = 2, EBX = 3, ESP = 4, EBP = 5, ESI = 6, EDI = 7 enumerator in enum:llvm::N86::__anon9604
/external/qemu/
H A Dcpu-exec.c32 #undef ESP macro
/external/qemu/target-i386/
H A Dexec.h41 #define ESP (env->regs[R_ESP]) macro
300 ESP = env->regs[R_ESP];
328 env->regs[R_ESP] = ESP;
/external/libpcap/
H A Dtokdefs.h89 ESP = 315, enumerator in enum:yytokentype
193 #define ESP 315 macro
H A Dgrammar.c124 ESP = 315, enumerator in enum:yytokentype
228 #define ESP 315 macro
789 "RSH", "LEN", "IPV6", "ICMPV6", "AH", "ESP", "VLAN", "MPLS", "PPPOED",
/external/qemu-pc-bios/bochs/
H A Dbochs.h58 #undef ESP macro

Completed in 587 milliseconds