On 9/12/21 6:10 AM, Richard Henderson wrote:
We may need something likeif (sizeof(void *) == 8) { diff = tcg_pcrel_diff(s, (const void *)(uintptr_t)arg) - 7; ... } I wonder if I still have an x32 vmm hanging about.
I do not have an x32 vmm anymore, and I don't see a distro ships one either. So: Michael, are you able to test and submit a patch?
Otherwise, because of the lack of distro thing, I'm tempted to drop x32 support entirely. r~