Searched refs:TCG_REG_EBP (Results 1 - 2 of 2) sorted by relevance

/vbox/src/recompiler/tcg/i386/
H A Dtcg-target.h45 TCG_REG_EBP, enumerator in enum:__anon17451
64 TCG_REG_RBP = TCG_REG_EBP,
126 # define TCG_AREG0 TCG_REG_EBP
H A Dtcg-target.c65 TCG_REG_EBP,
528 } else if (offset == 0 && LOWREGMASK(rm) != TCG_REG_EBP) {
2136 /* TCG_REG_EBP, */ /* Currently used for the global env. */
2141 TCG_REG_EBP,

Completed in 45 milliseconds