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

  /external/qemu/tcg/
tcg.c     [all...]
  /external/qemu/tcg/hppa/
tcg-target.c 274 static inline void tcg_out_ld(TCGContext *s, TCGType type, int ret, function
  /external/qemu/tcg/i386/
tcg-target.c 265 static inline void tcg_out_ld(TCGContext *s, TCGType type, int ret, function
    [all...]
  /external/qemu/tcg/sparc/
tcg-target.c 377 static inline void tcg_out_ld(TCGContext *s, TCGType type, int ret, function
    [all...]
  /external/qemu/tcg/x86_64/
tcg-target.c 380 static inline void tcg_out_ld(TCGContext *s, TCGType type, int ret, function
    [all...]
  /external/qemu/tcg/arm/
tcg-target.c 1558 static inline void tcg_out_ld(TCGContext *s, TCGType type, int arg, function
    [all...]
  /external/qemu/tcg/ppc/
tcg-target.c 910 static void tcg_out_ld (TCGContext *s, TCGType type, int ret, int arg1, function
    [all...]
  /external/qemu/tcg/ppc64/
tcg-target.c 866 static void tcg_out_ld (TCGContext *s, TCGType type, int ret, int arg1, function
    [all...]

Completed in 67 milliseconds