Files
ftmemsim-valgrind/VEX/pub
Andreas Arnez 523d345dca s390x: Fix offsets in comments to VexGuestS390XState
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.
2019-12-06 15:32:27 +01:00
..