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 45 TCG_REG_EBP,
64 TCG_REG_RBP = TCG_REG_EBP,
123 #define TCG_AREG0 TCG_REG_EBP
tcg-target.c 60 TCG_REG_EBP,
460 } else if (offset == 0 && LOWREGMASK(rm) != TCG_REG_EBP) {
    [all...]

Completed in 19 milliseconds