Searched refs:x5 (Results 1 – 15 of 15) sorted by relevance
/bionic/libc/arch-arm64/bionic/ |
D | syscall.S | 39 mov x4, x5 40 mov x5, x6
|
D | __bionic_clone.S | 35 stp x5, x6, [x1, #-16]
|
/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 128 x5 = j5; in chacha_encrypt_bytes() 141 QUARTERROUND( x1, x5, x9,x13) in chacha_encrypt_bytes() 144 QUARTERROUND( x0, x5,x10,x15) in chacha_encrypt_bytes() 154 x5 = PLUS(x5,j5); in chacha_encrypt_bytes() 172 x5 = XOR(x5,U8TO32_LITTLE(m + 20)); in chacha_encrypt_bytes() 196 U32TO8_LITTLE(c + 20,x5); in chacha_encrypt_bytes()
|
/bionic/libc/arch-arm64/generic/bionic/ |
D | strlen.S | 44 #define has_nul1 x5
|
D | memcmp.S | 46 #define has_nul x5
|
D | strcmp.S | 50 #define diff x5
|
D | strnlen.S | 44 #define data2a x5
|
D | strchr.S | 49 #define tmp3 x5
|
D | memcpy_base.S | 42 #define tmp3 x5
|
D | strncmp.S | 50 #define has_nul x5
|
D | string_copy.S | 84 #define has_nul1 x5
|
D | memset.S | 58 #define zva_len_x x5
|
D | memmove.S | 49 #define tmp3 x5
|
/bionic/libc/arch-arm64/denver64/bionic/ |
D | memcpy_base.S | 43 #define tmp3 x5
|
D | memset.S | 55 #define zva_len_x x5
|