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

/vbox/src/recompiler/tcg/i386/
H A Dtcg-target.h46 TCG_REG_ESI, enumerator in enum:__anon17451
65 TCG_REG_RSI = TCG_REG_ESI,
128 # define TCG_AREG0 TCG_REG_ESI
H A Dtcg-target.c63 TCG_REG_ESI,
184 tcg_regset_set_reg(ct->u.regs, TCG_REG_ESI);
2138 TCG_REG_ESI,
2143 /* TCG_REG_ESI, */ /* Currently used for the global env. */

Completed in 104 milliseconds