« Previous | Next » 

Revision 794401ca

ID794401ca9cdc17faa2049404b5498df4ef239533

Added by Edgar E. Iglesias over 13 years ago

softmmu: Dont clobber retaddr in slow_ldx().

When splitting up unaligned IO accesses, ld calls slow_ld which was
clobbering retaddr.

AFAIK the problem only shows up when running emulations with -icount
that may abort TB execution on IO accesses.

Signed-off-by: Edgar E. Iglesias <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences