Home
last modified time | relevance | path

Searched refs:x7 (Results 1 – 12 of 12) sorted by relevance

/bionic/libc/upstream-openbsd/lib/libc/crypt/
Dchacha_private.h91 u32 x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15; in chacha_encrypt_bytes() local
130 x7 = j7; in chacha_encrypt_bytes()
143 QUARTERROUND( x3, x7,x11,x15) in chacha_encrypt_bytes()
146 QUARTERROUND( x2, x7, x8,x13) in chacha_encrypt_bytes()
156 x7 = PLUS(x7,j7); in chacha_encrypt_bytes()
174 x7 = XOR(x7,U8TO32_LITTLE(m + 28)); in chacha_encrypt_bytes()
198 U32TO8_LITTLE(c + 28,x7); in chacha_encrypt_bytes()
/bionic/libc/arch-arm64/generic/bionic/
Dstrlen.S46 #define tmp1 x7
Dmemcmp.S48 #define endloop x7
Dstrcmp.S52 #define tmp1 x7
Dstrnlen.S46 #define has_nul2 x7
Dstring_copy.S87 #define tmp1 x7
Dmemcpy_base.S46 #define A_l x7
Dstrncmp.S52 #define syndrome x7
Dmemset.S62 #define A_l x7
Dmemmove.S53 #define A_l x7
/bionic/libc/arch-arm64/denver64/bionic/
Dmemcpy_base.S47 #define A_l x7
Dmemset.S59 #define A_l x7