Home
last modified time | relevance | path

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

/external/qemu/tcg/i386/
Dtcg-target.h45 TCG_REG_EBP, enumerator
64 TCG_REG_RBP = TCG_REG_EBP,
123 #define TCG_AREG0 TCG_REG_EBP
Dtcg-target.c60 TCG_REG_EBP,
460 } else if (offset == 0 && LOWREGMASK(rm) != TCG_REG_EBP) { in tcg_out_modrm_sib_offset()