Searched refs:tcg_out_helper_load_imm (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/tcg/ |
H A D | tcg.c | 5677 static void tcg_out_helper_load_imm(TCGContext *s, unsigned slot, in tcg_out_helper_load_imm() function 5734 tcg_out_helper_load_imm(s, loc->arg_slot, type, imm, parm); in tcg_out_helper_load_common_args() 5756 tcg_out_helper_load_imm(s, slot, TCG_TYPE_PTR, imm, parm); in tcg_out_helper_load_common_args() 5857 tcg_out_helper_load_imm(s, loc[!HOST_BIG_ENDIAN].arg_slot, in tcg_out_ld_helper_args() 6084 tcg_out_helper_load_imm(s, loc->arg_slot, TCG_TYPE_I32, 0, parm); in tcg_out_st_helper_args()
|