Home
last modified time | relevance | path

Searched refs:JB_FP (Results 1 – 5 of 5) sorted by relevance

/third_party/ulib/musl/src/setjmp/aarch64/
A Dsetjmp.S21 ldp x3, x4, [x0, #8*JB_FP]
48 .ifne JB_USP - JB_FP - 1
51 stp x3, x4, [x16, #8*JB_FP]
A Dlongjmp.S82 .ifne JB_USP - JB_FP - 1
85 ldp x6, x7, [x16, #8*JB_FP]
100 jb_cfi_mangled 29, JB_FP
118 ldp x29, x2, [x0, #8*JB_FP]
/third_party/ulib/musl/src/setjmp/x86_64/
A Dsetjmp.S27 xor __setjmp_manglers+8*JB_FP(%rip), %rdx
33 mov %rdx, 8*JB_FP(%rdi)
A Dlongjmp.S58 mov 8*JB_FP(%rdi), %rdx
65 xor __setjmp_manglers+8*JB_FP(%rip), %rdx
/third_party/ulib/musl/src/internal/
A Dsetjmp_impl.h10 #define JB_FP 2 macro

Completed in 6 milliseconds