Searched refs:x15 (Results 1 – 4 of 4) sorted by relevance
/bionic/libc/upstream-openbsd/lib/libc/crypt/ |
D | chacha_private.h | 91 u32 x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15; in chacha_encrypt_bytes() local 138 x15 = j15; in chacha_encrypt_bytes() 143 QUARTERROUND( x3, x7,x11,x15) in chacha_encrypt_bytes() 144 QUARTERROUND( x0, x5,x10,x15) in chacha_encrypt_bytes() 164 x15 = PLUS(x15,j15); in chacha_encrypt_bytes() 182 x15 = XOR(x15,U8TO32_LITTLE(m + 60)); in chacha_encrypt_bytes() 206 U32TO8_LITTLE(c + 60,x15); in chacha_encrypt_bytes()
|
/bionic/linker/arch/arm64/ |
D | tlsdesc_resolver.S | 131 SAVE_GPR_PAIR(x15, x16, 16) 174 RESTORE_REG_PAIR(x15, x16, 16)
|
/bionic/libc/arch-arm64/default/bionic/ |
D | strncmp.S | 60 #define endloop x15
|
/bionic/docs/ |
D | fdsan.md | 167 x12 0000007bf1bebcfa x13 0000007bf14ddf0a x14 0000007bf14ddf0a x15 0000000000000000 208 x12 0000006ff0055cfa x13 0000006fef900f0a x14 0000006fef900f0a x15 0000000000000000
|