Searched refs:tci_args_rrs (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/tcg/ |
H A D | tci.c | 120 static void tci_args_rrs(uint32_t insn, TCGReg *r0, TCGReg *r1, int32_t *i2) in tci_args_rrs() function 490 tci_args_rrs(insn, &r0, &r1, &ofs); in tcg_qemu_tb_exec() 495 tci_args_rrs(insn, &r0, &r1, &ofs); in tcg_qemu_tb_exec() 500 tci_args_rrs(insn, &r0, &r1, &ofs); in tcg_qemu_tb_exec() 505 tci_args_rrs(insn, &r0, &r1, &ofs); in tcg_qemu_tb_exec() 511 tci_args_rrs(insn, &r0, &r1, &ofs); in tcg_qemu_tb_exec() 516 tci_args_rrs(insn, &r0, &r1, &ofs); in tcg_qemu_tb_exec() 521 tci_args_rrs(insn, &r0, &r1, &ofs); in tcg_qemu_tb_exec() 527 tci_args_rrs(insn, &r0, &r1, &ofs); in tcg_qemu_tb_exec() 757 tci_args_rrs(insn, &r0, &r1, &ofs); in tcg_qemu_tb_exec() [all …]
|