Searched refs:R_EBP (Results 1 – 5 of 5) sorted by relevance
669 return &M.x86.R_EBP; in decode_rm_long_register()764 return M.x86.R_EBP * index; in decode_sib_si()827 offset = M.x86.R_EBP + displacement; in decode_sib_address()832 offset = M.x86.R_EBP + displacement; in decode_sib_address()989 return M.x86.R_EBP + displacement; in decode_rm01_address()1078 return M.x86.R_EBP + displacement; in decode_rm10_address()
420 printk("EBP=%08x ", M.x86.R_EBP); in x86emu_dump_xregs()
800 push_long(M.x86.R_EBP); in x86emuOp_push_all()835 M.x86.R_EBP = pop_long(); in x86emuOp_pop_all()
65 .ebp = M.x86.R_EBP, in int_exception_handler()317 M.x86.R_EBP = ebp; in interrupt_handler()
164 #define R_EBP spc.BP.I32_reg.e_reg macro