Hi, In softmmu_template.h, we have this function:
WORD_TYPE helper_le_ld_name(CPUArchState *env, target_ulong addr, int
mmu_idx,
uintptr_t retaddr)
Anybody please explains what is this "retaddr" parameter, and how does that
work?
Thanks!
