Searched refs:indirect_base (Results 1 – 2 of 2) sorted by relevance
/qemu/tcg/ |
H A D | tcg.c | 2058 base_ts->indirect_base = 1; in tcg_global_mem_new_internal() 4876 preferred_regs, ts->indirect_base); in temp_load() 4905 preferred_regs, ts->indirect_base); in temp_load() 5105 preferred_regs, ots->indirect_base); in tcg_reg_alloc_mov() 5179 output_pref(op, 0), ots->indirect_base); in tcg_reg_alloc_dup() 5374 i_preferred_regs, ts->indirect_base); in tcg_reg_alloc_op() 5417 0, ts->indirect_base); in tcg_reg_alloc_op() 5441 ts->indirect_base); in tcg_reg_alloc_op() 5468 t_allocated_regs, 0, ts->indirect_base); in tcg_reg_alloc_op() 5551 output_pref(op, k), ts->indirect_base); in tcg_reg_alloc_op() [all …]
|
/qemu/include/tcg/ |
H A D | tcg.h | 290 unsigned int indirect_base:1; member
|