Home
last modified time | relevance | path

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

/openbmc/qemu/include/exec/
H A Dtlb-common.h34 uintptr_t addend; member
/openbmc/u-boot/lib/efi_loader/
H A Defi_runtime.c83 long addend; member
/openbmc/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()
/openbmc/qemu/include/tcg/
H A Dtcg.h97 intptr_t addend; member
/openbmc/qemu/target/i386/tcg/
H A Dtranslate.c2105 static inline void gen_stack_update(DisasContext *s, int addend) in gen_stack_update()