« Previous | Next » 

Revision 4cf23480

ID4cf2348026002d64556f89d0971c663311be2525

Added by Peter Maydell over 10 years ago

linux-user/signal.c: Fix AArch64 big-endian FP register restore

Fix the loop restoring the FP registers from the signal frame to match
the one used when setting up the signal frame, so that it handles
TARGET_WORDS_BIGENDIAN being set.

Signed-off-by: Peter Maydell <>
Signed-off-by: Riku Voipio <>
Reviewed-by: Richard Henderson <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences