Update bundled boost asm to latest versions

This commit is contained in:
Aaron Piotrowski 2021-11-22 18:00:43 -06:00
parent db5ac35a50
commit 5eead6dfa4
No known key found for this signature in database
GPG Key ID: ADD1EF783EDE9EEB

View File

@ -52,7 +52,7 @@ _jump_fcontext:
bic v2, v2, #3
@ load TLS[__PTK_LIBC_DYLD_Unwind_SjLj_Key]
ldr v1, [v2, #8]
ldr v1, [v2, #72]
@ save SjLj handler
push {v1}
@ -79,7 +79,7 @@ _jump_fcontext:
@ r#estore SjLj handler
pop {v1}
@ store SjLj handler in TLS
str v1, [v2, #8]
str v1, [v2, #72]
@ restore hidden,V1-V8,LR
pop {a4,v1-v8,lr}