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

  /external/qemu/tcg/
tcg.c     [all...]
  /external/qemu/tcg/x86_64/
tcg-target.c 906 static inline void tcg_out_op(TCGContext *s, int opc, const TCGArg *args, function
    [all...]
  /external/qemu/tcg/arm/
tcg-target.c 1412 static inline void tcg_out_op(TCGContext *s, TCGOpcode opc, function
    [all...]
  /external/qemu/tcg/hppa/
tcg-target.c 1256 static inline void tcg_out_op(TCGContext *s, TCGOpcode opc, const TCGArg *args, function
    [all...]
  /external/qemu/tcg/i386/
tcg-target.c 1432 static inline void tcg_out_op(TCGContext *s, TCGOpcode opc, function
    [all...]
  /external/qemu/tcg/ppc/
tcg-target.c 1294 static void tcg_out_op(TCGContext *s, TCGOpcode opc, const TCGArg *args, function
    [all...]
  /external/qemu/tcg/ppc64/
tcg-target.c 1200 static void tcg_out_op (TCGContext *s, TCGOpcode opc, const TCGArg *args, function
    [all...]
  /external/qemu/tcg/sparc/
tcg-target.c 1116 static inline void tcg_out_op(TCGContext *s, TCGOpcode opc, const TCGArg *args, function
    [all...]

Completed in 113 milliseconds