Searched refs:tci_args_l (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/tcg/ |
H A D | tci.c | 68 static void tci_args_l(uint32_t insn, const void *tb_ptr, void **l0) in tci_args_l() function 444 tci_args_l(insn, tb_ptr, &ptr); in tcg_qemu_tb_exec() 908 tci_args_l(insn, tb_ptr, &ptr); in tcg_qemu_tb_exec() 912 tci_args_l(insn, tb_ptr, &ptr); in tcg_qemu_tb_exec() 1095 tci_args_l(insn, tb_ptr, &ptr); in print_insn_tci()
|