HomeSort by relevance Sort by last modified time
    Searched defs:TCG_AREG0 (Results 1 - 7 of 7) sorted by null

  /external/qemu/tcg/i386/
tcg-target.h 57 #define TCG_AREG0 TCG_REG_EBP
  /external/qemu/tcg/arm/
tcg-target.h 64 TCG_AREG0 = TCG_REG_R7,
  /external/qemu/tcg/hppa/
tcg-target.h 84 #define TCG_AREG0 TCG_REG_R17
  /external/qemu/tcg/ppc/
tcg-target.h 85 #define TCG_AREG0 TCG_REG_R27
  /external/qemu/tcg/ppc64/
tcg-target.h 81 #define TCG_AREG0 TCG_REG_R27
  /external/qemu/tcg/sparc/
tcg-target.h 99 #define TCG_AREG0 TCG_REG_G2
103 #define TCG_AREG0 TCG_REG_G5
107 #define TCG_AREG0 TCG_REG_G6
  /external/qemu/tcg/x86_64/
tcg-target.h 77 #define TCG_AREG0 TCG_REG_R14

Completed in 29 milliseconds