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

  /external/qemu/tcg/ppc64/
tcg-target.h 66 #define TCG_REG_CALL_STACK TCG_REG_R1
  /external/qemu/tcg/arm/
tcg-target.h 55 #define TCG_REG_CALL_STACK TCG_REG_R13
tcg-target.c     [all...]
  /external/qemu/tcg/ppc/
tcg-target.h 66 #define TCG_REG_CALL_STACK TCG_REG_R1
  /external/qemu/tcg/x86_64/
tcg-target.h 54 #define TCG_REG_CALL_STACK TCG_REG_RSP
  /external/qemu/tcg/hppa/
tcg-target.h 80 #define TCG_REG_CALL_STACK TCG_REG_SP
  /external/qemu/tcg/i386/
tcg-target.h 73 #define TCG_REG_CALL_STACK TCG_REG_ESP
  /external/qemu/tcg/sparc/
tcg-target.h 75 #define TCG_REG_CALL_STACK TCG_REG_I6
tcg-target.c 811 tcg_out_ldst(s, TCG_AREG0, TCG_REG_CALL_STACK,
814 tcg_out_ldst(s, TCG_AREG0, TCG_REG_CALL_STACK,
1026 tcg_out_ldst(s, TCG_AREG0, TCG_REG_CALL_STACK,
1029 tcg_out_ldst(s, TCG_AREG0, TCG_REG_CALL_STACK,
    [all...]
  /external/qemu/tcg/
tcg.c     [all...]

Completed in 232 milliseconds