Home
last modified time | relevance | path

Searched refs:x9 (Results 1 – 11 of 11) 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
132 x9 = j9; in chacha_encrypt_bytes()
141 QUARTERROUND( x1, x5, x9,x13) in chacha_encrypt_bytes()
147 QUARTERROUND( x3, x4, x9,x14) in chacha_encrypt_bytes()
158 x9 = PLUS(x9,j9); in chacha_encrypt_bytes()
176 x9 = XOR(x9,U8TO32_LITTLE(m + 36)); in chacha_encrypt_bytes()
200 U32TO8_LITTLE(c + 36,x9); in chacha_encrypt_bytes()
/bionic/libc/arch-arm64/generic/bionic/
Dstrlen.S48 #define tmp3 x9
Dmemcmp.S50 #define tmp2 x9
Dstrcmp.S54 #define tmp3 x9
Dstrnlen.S48 #define tmp2 x9
Dmemchr.S51 #define soff x9
Dstring_copy.S89 #define tmp3 x9
Dmemcpy_base.S48 #define B_l x9
Dstrncmp.S54 #define tmp2 x9
Dmemmove.S55 #define B_l x9
/bionic/libc/arch-arm64/denver64/bionic/
Dmemcpy_base.S49 #define B_l x9