Searched refs:indirect_base (Results 1 – 2 of 2) sorted by relevance
| /openbmc/qemu/tcg/ |
| H A D | tcg.c | 2059 base_ts->indirect_base = 1; in tcg_global_mem_new_internal() 4877 preferred_regs, ts->indirect_base); in temp_load() 4906 preferred_regs, ts->indirect_base); in temp_load() 5106 preferred_regs, ots->indirect_base); in tcg_reg_alloc_mov() 5180 output_pref(op, 0), ots->indirect_base); in tcg_reg_alloc_dup() 5375 i_preferred_regs, ts->indirect_base); in tcg_reg_alloc_op() 5418 0, ts->indirect_base); in tcg_reg_alloc_op() 5442 ts->indirect_base); in tcg_reg_alloc_op() 5469 t_allocated_regs, 0, ts->indirect_base); in tcg_reg_alloc_op() 5552 output_pref(op, k), ts->indirect_base); in tcg_reg_alloc_op() [all …]
|
| /openbmc/qemu/include/tcg/ |
| H A D | tcg.h | 290 unsigned int indirect_base:1; member
|