1
0
Fork 0
mirror of https://github.com/tobast/libunwind-eh_elf.git synced 2024-06-26 03:11:44 +02:00

(ia64_install_cursor): Fix off-by-8 bug which caused r5 and r7 to not get

restored properly.

(Logical change 1.211)
This commit is contained in:
hp.com!davidm 2004-04-22 00:36:23 +00:00
parent c9a01bf094
commit f99cce1d2a

View file

@ -142,7 +142,7 @@ ia64_install_cursor:
ldf.fill f30 = [r30] // f30 restored (don't touch no more)
ldf.fill f31 = [r31] // f31 restored (don't touch no more)
add r3 = 16, in2
add r3 = 8, in2
;;
ld8.fill r4 = [in2], 16 // r4 restored (don't touch no more)