Home
last modified time | relevance | path

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

/bionic/libc/arch-arm64/bionic/
Dsetjmp.S83 mov x10, sp
84 stp x30, x10, [x0, #(_JB_X30_SP * 8)]
121 ldp x30, x10, [x0, #(_JB_X30_SP * 8)]
122 mov sp, x10
139 mov x10, sp
140 tst x10, #15
/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
133 x10 = j10; in chacha_encrypt_bytes()
142 QUARTERROUND( x2, x6,x10,x14) in chacha_encrypt_bytes()
144 QUARTERROUND( x0, x5,x10,x15) in chacha_encrypt_bytes()
159 x10 = PLUS(x10,j10); in chacha_encrypt_bytes()
177 x10 = XOR(x10,U8TO32_LITTLE(m + 40)); in chacha_encrypt_bytes()
201 U32TO8_LITTLE(c + 40,x10); in chacha_encrypt_bytes()
/bionic/libc/arch-arm64/generic/bionic/
Dstrlen.S49 #define tmp4 x10
Dmemcmp.S51 #define tmp3 x10
Dstrcmp.S55 #define zeroones x10
Dstrnlen.S49 #define tmp3 x10
Dmemchr.S52 #define cntrem x10
Dstring_copy.S90 #define tmp4 x10
Dmemcpy_base.S49 #define B_h x10
Dstrncmp.S55 #define tmp3 x10
Dmemmove.S56 #define B_h x10
/bionic/libc/arch-arm64/denver64/bionic/
Dmemcpy_base.S50 #define B_h x10