sparc: fix bad register alignment for 64 bit store

Update #4311.
This commit is contained in:
Daniel Hellstrom
2019-11-14 10:26:21 +01:00
parent cb8379dc09
commit d9d96f0608

View File

@@ -80,7 +80,9 @@ SYM(_st32):
SYM(_st_be64): SYM(_st_be64):
SYM(_st64): SYM(_st64):
std %o1, [%o0] mov %o2, %o3
mov %o1, %o2
std %o2, [%o0]
retl retl
nop nop