Searched refs:x11 (Results 1 – 10 of 10) 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 134 x11 = j11; in chacha_encrypt_bytes() 143 QUARTERROUND( x3, x7,x11,x15) in chacha_encrypt_bytes() 145 QUARTERROUND( x1, x6,x11,x12) in chacha_encrypt_bytes() 160 x11 = PLUS(x11,j11); in chacha_encrypt_bytes() 178 x11 = XOR(x11,U8TO32_LITTLE(m + 44)); in chacha_encrypt_bytes() 202 U32TO8_LITTLE(c + 44,x11); in chacha_encrypt_bytes()
|
/bionic/libc/arch-arm64/cortex-a53/bionic/ |
D | memmove.S | 74 #define C_h x11
|
/bionic/libc/arch-arm64/generic/bionic/ |
D | memcmp.S | 52 #define pos x11
|
D | strcmp.S | 56 #define pos x11
|
D | strnlen.S | 50 #define tmp4 x11
|
D | string_copy.S | 91 #define zeroones x11
|
D | strncmp.S | 56 #define zeroones x11
|
D | memcpy_base.S | 77 #define C_h x11
|
D | memmove.S | 53 #define C_l x11
|
/bionic/libc/arch-arm64/denver64/bionic/ |
D | memcpy_base.S | 51 #define C_l x11
|