Searched refs:tci_args_rrrrrr (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/tcg/ |
H A D | tci.c | 185 static void tci_args_rrrrrr(uint32_t insn, TCGReg *r0, TCGReg *r1, in tci_args_rrrrrr() function 678 tci_args_rrrrrr(insn, &r0, &r1, &r2, &r3, &r4, &r5); in tcg_qemu_tb_exec() 686 tci_args_rrrrrr(insn, &r0, &r1, &r2, &r3, &r4, &r5); in tcg_qemu_tb_exec() 822 tci_args_rrrrrr(insn, &r0, &r1, &r2, &r3, &r4, &r5); in tcg_qemu_tb_exec() 831 tci_args_rrrrrr(insn, &r0, &r1, &r2, &r3, &r4, &r5); in tcg_qemu_tb_exec() 1276 tci_args_rrrrrr(insn, &r0, &r1, &r2, &r3, &r4, &r5); in print_insn_tci()
|