mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
Update bundled boost asm to latest versions
This commit is contained in:
parent
db5ac35a50
commit
5eead6dfa4
1 changed files with 2 additions and 2 deletions
|
@ -52,7 +52,7 @@ _jump_fcontext:
|
||||||
bic v2, v2, #3
|
bic v2, v2, #3
|
||||||
|
|
||||||
@ load TLS[__PTK_LIBC_DYLD_Unwind_SjLj_Key]
|
@ load TLS[__PTK_LIBC_DYLD_Unwind_SjLj_Key]
|
||||||
ldr v1, [v2, #8]
|
ldr v1, [v2, #72]
|
||||||
@ save SjLj handler
|
@ save SjLj handler
|
||||||
push {v1}
|
push {v1}
|
||||||
|
|
||||||
|
@ -79,7 +79,7 @@ _jump_fcontext:
|
||||||
@ r#estore SjLj handler
|
@ r#estore SjLj handler
|
||||||
pop {v1}
|
pop {v1}
|
||||||
@ store SjLj handler in TLS
|
@ store SjLj handler in TLS
|
||||||
str v1, [v2, #8]
|
str v1, [v2, #72]
|
||||||
|
|
||||||
@ restore hidden,V1-V8,LR
|
@ restore hidden,V1-V8,LR
|
||||||
pop {a4,v1-v8,lr}
|
pop {a4,v1-v8,lr}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue