On 8/19/21 2:42 AM, Peter Maydell wrote:
Maybe we should fix this by making the 'struct Int128' field order depend on HOST_WORDS_BIGENDIAN...
Yes, I think so.At some point I had a notion of supporting Int128 natively in TCG, at least as far as data movement and the host function call abi.
r~