Searched refs:tci_args_rrrrrc (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/tcg/ |
H A D | tci.c | 174 static void tci_args_rrrrrc(uint32_t insn, TCGReg *r0, TCGReg *r1, in tci_args_rrrrrc() function 452 tci_args_rrrrrc(insn, &r0, &r1, &r2, &r3, &r4, &condition); in tcg_qemu_tb_exec() 458 tci_args_rrrrrc(insn, &r0, &r1, &r2, &r3, &r4, &condition); in tcg_qemu_tb_exec() 469 tci_args_rrrrrc(insn, &r0, &r1, &r2, &r3, &r4, &condition); in tcg_qemu_tb_exec() 1256 tci_args_rrrrrc(insn, &r0, &r1, &r2, &r3, &r4, &c); in print_insn_tci()
|