Revision 794401ca
ID | 794401ca9cdc17faa2049404b5498df4ef239533 |
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 <edgar.iglesias@gmail.com>
Files
- added
- modified
- copied
- renamed
- deleted