Searched defs:EBP (Results 1 – 3 of 3) sorted by relevance
46 EAX = 0, ECX = 1, EDX = 2, EBX = 3, ESP = 4, EBP = 5, ESI = 6, EDI = 7 enumerator
11 #define EBP 5 macro
42 #define EBP (env->regs[R_EBP]) macro