Home
last modified time | relevance | path

Searched defs:addend (Results 1 – 11 of 11) sorted by relevance

/qemu/include/exec/
H A Dtlb-common.h34 uintptr_t addend; member
/qemu/target/loongarch/tcg/
H A Dtranslate.c237 static TCGv make_address_x(DisasContext *ctx, TCGv base, TCGv addend) in make_address_x()
257 TCGv addend = ofs ? tcg_constant_tl(ofs) : NULL; in make_address_i() local
/qemu/block/
H A Dqcow2-refcount.c812 uint64_t addend, bool decrease, enum qcow2_discard_type type) in update_refcount()
945 uint64_t addend, bool decrease, in qcow2_update_cluster_refcount()
1245 int64_t l1_table_offset, int l1_size, int addend) in qcow2_update_snapshot_refcount()
/qemu/target/i386/tcg/
H A Dseg_helper.c2024 int is_iret, int addend, in helper_ret_protected()
2277 void helper_lret_protected(CPUX86State *env, int shift, int addend) in helper_lret_protected()
H A Dtranslate.c2102 static inline void gen_stack_update(DisasContext *s, int addend) in gen_stack_update()
/qemu/tcg/
H A Dtcg.c349 TCGLabel *l, intptr_t addend) in tcg_out_reloc()
668 intptr_t addend; member
675 tcg_insn_unit *label, intptr_t addend) in new_pool_alloc()
711 tcg_insn_unit *label, intptr_t addend) in new_pool_label()
721 intptr_t addend, tcg_target_ulong d0, in new_pool_l2()
733 intptr_t addend, tcg_target_ulong d0, in new_pool_l4()
748 intptr_t addend, tcg_target_ulong d0, in new_pool_l8()
/qemu/disas/
H A Dhppa.c319 bfd_signed_vma addend, in hppa_field_adjust()
H A Dmicroblaze.c676 int immval, unsigned inst, int addend) in print_immval_addr()
/qemu/include/tcg/
H A Dtcg.h97 intptr_t addend; member
/qemu/accel/tcg/
H A Dcputlb.c1032 uintptr_t addend; in tlb_set_page_full() local
/qemu/target/tricore/
H A Dop_helper.c2122 int32_t addend, dividend_quotient, remainder; in helper_dvstep() local