mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-15 15:14:21 +00:00
Each member of the structure declaration for `VexGuestS390XState' is commented with its offset within the structure. But starting with `guest_r0' and for all remaining members, these comments indicate the wrong offsets, and the actual offsets are 8 bytes higher. Adjust the comments accordingly.