Searched defs:tcg_out_op (Results 1 – 7 of 7) sorted by relevance
/external/qemu/tcg/x86_64/ |
D | tcg-target.c | 906 static inline void tcg_out_op(TCGContext *s, int opc, const TCGArg *args, in tcg_out_op() function
|
/external/qemu/tcg/ppc64/ |
D | tcg-target.c | 1200 static void tcg_out_op (TCGContext *s, TCGOpcode opc, const TCGArg *args, in tcg_out_op() function
|
/external/qemu/tcg/sparc/ |
D | tcg-target.c | 1116 static inline void tcg_out_op(TCGContext *s, TCGOpcode opc, const TCGArg *args, in tcg_out_op() function
|
/external/qemu/tcg/ppc/ |
D | tcg-target.c | 1294 static void tcg_out_op(TCGContext *s, TCGOpcode opc, const TCGArg *args, in tcg_out_op() function
|
/external/qemu/tcg/i386/ |
D | tcg-target.c | 1432 static inline void tcg_out_op(TCGContext *s, TCGOpcode opc, in tcg_out_op() function
|
/external/qemu/tcg/arm/ |
D | tcg-target.c | 1412 static inline void tcg_out_op(TCGContext *s, TCGOpcode opc, in tcg_out_op() function
|
/external/qemu/tcg/hppa/ |
D | tcg-target.c | 1256 static inline void tcg_out_op(TCGContext *s, TCGOpcode opc, const TCGArg *args, in tcg_out_op() function
|