Searched refs:x5 (Results 1 – 8 of 8) 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 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/bionic/ |
D | syscall.S | 39 mov x4, x5 40 mov x5, x6
|
D | __bionic_clone.S | 35 stp x5, x6, [x1, #-16]!
|
/bionic/linker/arch/arm64/ |
D | tlsdesc_resolver.S | 126 SAVE_GPR_PAIR(x5, x6, 6) 179 RESTORE_REG_PAIR(x5, x6, 6)
|
/bionic/libc/arch-arm64/generic/bionic/ |
D | memmove.S | 68 #define tmp1 x5
|
D | memcpy_base.S | 68 #define dstend x5
|
D | memset.S | 79 #define tmp1 x5
|
/bionic/docs/ |
D | fdsan.md | 165 x4 0000007bf14de3b8 x5 3463643531666237 x6 3463643531666237 x7 3834346364353166 206 x4 0000006fef9013b8 x5 3466663966656636 x6 3466663966656636 x7 3834346666396665
|