Home
last modified time | relevance | path

Searched refs:x3 (Results 1 – 18 of 18) sorted by relevance

/bionic/libc/arch-arm64/bionic/
Dsyscall.S37 mov x2, x3
38 mov x3, x4
Dvfork.S37 mov x3, xzr
/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
126 x3 = j3; in chacha_encrypt_bytes()
143 QUARTERROUND( x3, x7,x11,x15) in chacha_encrypt_bytes()
147 QUARTERROUND( x3, x4, x9,x14) in chacha_encrypt_bytes()
152 x3 = PLUS(x3,j3); in chacha_encrypt_bytes()
170 x3 = XOR(x3,U8TO32_LITTLE(m + 12)); in chacha_encrypt_bytes()
194 U32TO8_LITTLE(c + 12,x3); in chacha_encrypt_bytes()
/bionic/libc/arch-arm64/denver64/bionic/
Dmemcpy.S35 cmp x2, x3
Dmemcpy_base.S39 #define tmp1 x3
Dmemset.S51 #define tmp1 x3
/bionic/libc/arch-arm64/generic/bionic/
Dmemcpy.S35 cmp x2, x3
Dstrlen.S42 #define data2 x3
Dmemcmp.S42 #define data1 x3
Dstrcmp.S47 #define data2 x3
Dstrnlen.S42 #define data1 x3
Dmemchr.S47 #define src x3
Dstrchr.S47 #define tmp1 x3
Dstring_copy.S80 #define data1 x3
Dmemcpy_base.S38 #define tmp1 x3
Dstrncmp.S46 #define data1 x3
Dmemset.S54 #define tmp1 x3
Dmemmove.S45 #define tmp1 x3