Searched refs:indirect_base (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/tcg/ |
H A D | tcg.c | 1583 base_ts->indirect_base = 1; in tcg_global_mem_new_internal() 4439 preferred_regs, ts->indirect_base); in temp_load() 4465 preferred_regs, ts->indirect_base); in temp_load() 4665 preferred_regs, ots->indirect_base); in tcg_reg_alloc_mov() 4737 output_pref(op, 0), ots->indirect_base); in tcg_reg_alloc_dup() 4919 i_preferred_regs, ts->indirect_base); in tcg_reg_alloc_op() 4962 0, ts->indirect_base); in tcg_reg_alloc_op() 4986 ts->indirect_base); in tcg_reg_alloc_op() 5013 t_allocated_regs, 0, ts->indirect_base); in tcg_reg_alloc_op() 5095 output_pref(op, k), ts->indirect_base); in tcg_reg_alloc_op() [all …]
|
/openbmc/qemu/include/tcg/ |
H A D | tcg.h | 385 unsigned int indirect_base:1; member
|