Searched refs:w0 (Results 1 – 6 of 6) sorted by relevance
/bionic/libc/arch-arm64/bionic/ |
D | vfork.S | 44 mov w0, #0x80000000 46 str w0, [x9, #20]
|
D | setjmp.S | 182 mov w0, #0 289 csinc w0, w1, wzr, ne
|
/bionic/benchmarks/linker_relocation/include/ |
D | linker_reloc_bench_asm.h | 43 #define MAIN .globl main; main: mov w0, wzr; ret
|
/bionic/libm/upstream-freebsd/lib/msun/src/ |
D | e_lgammaf_r.c | 80 w0 = 4.18938547e-01, /* 0x3ed67f1d */ variable 208 w = w0+z*(w1+y*w2); in __ieee754_lgammaf_r()
|
D | e_lgamma_r.c | 150 w0 = 4.18938533204672725052e-01, /* 0x3FDACFE3, 0x90C97D69 */ variable 292 w = w0+z*(w1+y*(w2+y*(w3+y*(w4+y*(w5+y*w6))))); in __ieee754_lgamma_r()
|
/bionic/libm/upstream-freebsd/lib/msun/ld128/ |
D | e_lgammal_r.c | 166 w0 = 4.18938533204672741780329736405617738e-01L, variable 321 w = w0+z*(w1+y*(w2+y*(w3+y*(w4+y*(w5+y*(w6+y*(w7+y*(w8+ in lgammal_r()
|