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

  /external/qemu/tcg/hppa/
tcg-target.c 726 static inline void tcg_out_op(TCGContext *s, int opc, const TCGArg *args, function
  /external/qemu/tcg/i386/
tcg-target.c 870 static inline void tcg_out_op(TCGContext *s, int opc, function
    [all...]
  /external/qemu/tcg/x86_64/
tcg-target.c 857 static inline void tcg_out_op(TCGContext *s, int opc, const TCGArg *args, function
    [all...]
  /external/qemu/tcg/arm/
tcg-target.c 1233 static inline void tcg_out_op(TCGContext *s, int opc, function
    [all...]
  /external/qemu/tcg/sparc/
tcg-target.c 930 static inline void tcg_out_op(TCGContext *s, int opc, const TCGArg *args, function
    [all...]
  /external/qemu/tcg/ppc/
tcg-target.c 1115 static void tcg_out_op(TCGContext *s, int opc, const TCGArg *args, function
    [all...]
  /external/qemu/tcg/ppc64/
tcg-target.c 1022 static void tcg_out_op (TCGContext *s, int opc, const TCGArg *args, function
    [all...]

Completed in 209 milliseconds