Home
last modified time | relevance | path

Searched defs:RBP (Results 1 – 2 of 2) sorted by relevance

/qemu/tests/tcg/i386/
H A Dtest-i386.c2061 #define RBP "%%rbp" macro
2064 #define RBP "%%ebp" macro
/qemu/target/i386/emulate/
H A Dx86.h206 #define RBP(cpu) RRX(cpu, R_EBP) macro