Searched refs:tci_args_rrrrr (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/tcg/ |
H A D | tci.c | 155 static void tci_args_rrrrr(uint32_t insn, TCGReg *r0, TCGReg *r1, in tci_args_rrrrr() function 957 tci_args_rrrrr(insn, &r0, &r1, &r2, &r3, &r4); in tcg_qemu_tb_exec() 1005 tci_args_rrrrr(insn, &r0, &r1, &r2, &r3, &r4); in tcg_qemu_tb_exec() 1310 tci_args_rrrrr(insn, &r0, &r1, &r2, &r3, &r4); in print_insn_tci()
|