Searched refs:x6 (Results 1 – 7 of 7) 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 129 x6 = j6; in chacha_encrypt_bytes() 142 QUARTERROUND( x2, x6,x10,x14) in chacha_encrypt_bytes() 145 QUARTERROUND( x1, x6,x11,x12) in chacha_encrypt_bytes() 155 x6 = PLUS(x6,j6); in chacha_encrypt_bytes() 173 x6 = XOR(x6,U8TO32_LITTLE(m + 24)); in chacha_encrypt_bytes() 197 U32TO8_LITTLE(c + 24,x6); in chacha_encrypt_bytes()
|
/bionic/libc/arch-arm64/bionic/ |
D | syscall.S | 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/oryon/ |
D | memset-nt.S | 43 #define zva_bits_x x6
|
D | memcpy-nt.S | 23 #define A_l x6
|
/bionic/docs/ |
D | fdsan.md | 169 x4 0000007bf14de3b8 x5 3463643531666237 x6 3463643531666237 x7 3834346364353166 210 x4 0000006fef9013b8 x5 3466663966656636 x6 3466663966656636 x7 3834346666396665
|