Jun Koi Thu, 02 Jul 2015 08:59:34 -0700
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!