1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00

Merge branch 'PHP-8.1'

This commit is contained in:
Aaron Piotrowski
2021-11-22 18:00:57 -06:00

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}