Searched refs:x7 (Results 1 – 5 of 5) 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 130 x7 = j7; in chacha_encrypt_bytes() 143 QUARTERROUND( x3, x7,x11,x15) in chacha_encrypt_bytes() 146 QUARTERROUND( x2, x7, x8,x13) in chacha_encrypt_bytes() 156 x7 = PLUS(x7,j7); in chacha_encrypt_bytes() 174 x7 = XOR(x7,U8TO32_LITTLE(m + 28)); in chacha_encrypt_bytes() 198 U32TO8_LITTLE(c + 28,x7); in chacha_encrypt_bytes()
|
/bionic/linker/arch/arm64/ |
D | tlsdesc_resolver.S | 127 SAVE_GPR_PAIR(x7, x8, 8) 178 RESTORE_REG_PAIR(x7, x8, 8)
|
/bionic/libc/arch-arm64/oryon/ |
D | memset-nt.S | 44 #define A_l x7
|
D | memcpy-nt.S | 25 #define A_h x7
|
/bionic/docs/ |
D | fdsan.md | 169 x4 0000007bf14de3b8 x5 3463643531666237 x6 3463643531666237 x7 3834346364353166 210 x4 0000006fef9013b8 x5 3466663966656636 x6 3466663966656636 x7 3834346666396665
|