Searched refs:x14 (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 137 x14 = j14; in chacha_encrypt_bytes() 142 QUARTERROUND( x2, x6,x10,x14) in chacha_encrypt_bytes() 147 QUARTERROUND( x3, x4, x9,x14) in chacha_encrypt_bytes() 163 x14 = PLUS(x14,j14); in chacha_encrypt_bytes() 181 x14 = XOR(x14,U8TO32_LITTLE(m + 56)); in chacha_encrypt_bytes() 205 U32TO8_LITTLE(c + 56,x14); in chacha_encrypt_bytes()
|
/bionic/linker/arch/arm64/ |
D | tlsdesc_resolver.S | 130 SAVE_GPR_PAIR(x13, x14, 14) 175 RESTORE_REG_PAIR(x13, x14, 14)
|
/bionic/libc/arch-arm64/oryon/ |
D | memcpy-nt.S | 34 #define E_l x14 42 #define tmp1 x14
|
/bionic/docs/ |
D | fdsan.md | 171 x12 0000007bf1bebcfa x13 0000007bf14ddf0a x14 0000007bf14ddf0a x15 0000000000000000 212 x12 0000006ff0055cfa x13 0000006fef900f0a x14 0000006fef900f0a x15 0000000000000000
|