On Mon, 2016-07-25 at 06:06 +0530, Richard Henderson wrote: > These functions would have to be always_inline for this to work. > Otherwise you > could get the helper's PC, not the TCG caller's PC. > > But let's try to fix this the other way.
I could use some help there as I don't really understand the PC fixup / adjustment mechanism in qemu... Cheers, Ben.