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

/external/qemu/tcg/i386/
H A Dtcg-target.h43 TCG_REG_EBP, enumerator in enum:__anon30194
62 TCG_REG_RBP = TCG_REG_EBP,
143 # define TCG_AREG0 TCG_REG_EBP
H A Dtcg-target.c65 TCG_REG_EBP,
484 } else if (offset == 0 && LOWREGMASK(rm) != TCG_REG_EBP) {
2093 TCG_REG_EBP, /* Currently used for the global env. */

Completed in 36 milliseconds