Home
last modified time | relevance | path

Searched refs:arg_reg (Results 1 – 1 of 1) sorted by relevance

/qemu/tcg/
H A Dtcg.c196 TCGReg (*ra_gen)(TCGContext *s, const TCGLabelQemuLdst *l, int arg_reg);
6493 int arg_reg = -1; in tcg_out_helper_load_common_args() local
6497 arg_reg = tcg_target_call_iarg_regs[slot]; in tcg_out_helper_load_common_args()
6499 ra_reg = parm->ra_gen(s, ldst, arg_reg); in tcg_out_helper_load_common_args()