Searched refs:out_ri (Results 1 – 7 of 7) sorted by relevance
/qemu/tcg/ |
H A D | tcg.c | 1008 void (*out_ri)(TCGContext *s, TCGType type, TCGCond cond, member 5850 out->out_ri(s, type, cond, new_args[0], new_args[1], label); in tcg_reg_alloc_op()
|
/qemu/tcg/sparc64/ |
H A D | tcg-target.c.inc | 866 .out_ri = tgen_brcondi,
|
/qemu/tcg/aarch64/ |
H A D | tcg-target.c.inc | 1507 .out_ri = tgen_brcondi,
|
/qemu/tcg/arm/ |
H A D | tcg-target.c.inc | 2438 .out_ri = tgen_brcondi,
|
/qemu/tcg/s390x/ |
H A D | tcg-target.c.inc | 1785 .out_ri = tgen_brcondi,
|
/qemu/tcg/ppc/ |
H A D | tcg-target.c.inc | 2038 .out_ri = tgen_brcondi,
|
/qemu/tcg/i386/ |
H A D | tcg-target.c.inc | 1668 .out_ri = tgen_brcondi,
|