HomeSort by relevance Sort by last modified time
    Searched refs:TCG_REG_EBP (Results 1 - 2 of 2) sorted by null

  /external/qemu/tcg/i386/
tcg-target.h 43 TCG_REG_EBP,
62 TCG_REG_RBP = TCG_REG_EBP,
143 # define TCG_AREG0 TCG_REG_EBP
tcg-target.c 65 TCG_REG_EBP,
484 } else if (offset == 0 && LOWREGMASK(rm) != TCG_REG_EBP) {
    [all...]

Completed in 38 milliseconds