Searched refs:x9 (Results 1 – 6 of 6) sorted by relevance
/bionic/libc/arch-arm64/bionic/ |
D | vfork.S | 40 mrs x9, tpidr_el0 41 ldr x9, [x9, #(TLS_SLOT_THREAD_ID * 8)] 45 ldr w10, [x9, #20] 46 str w0, [x9, #20] 60 str w10, [x9, #20]
|
/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 132 x9 = j9; in chacha_encrypt_bytes() 141 QUARTERROUND( x1, x5, x9,x13) in chacha_encrypt_bytes() 147 QUARTERROUND( x3, x4, x9,x14) in chacha_encrypt_bytes() 158 x9 = PLUS(x9,j9); in chacha_encrypt_bytes() 176 x9 = XOR(x9,U8TO32_LITTLE(m + 36)); in chacha_encrypt_bytes() 200 U32TO8_LITTLE(c + 36,x9); in chacha_encrypt_bytes()
|
/bionic/libc/arch-arm64/generic/bionic/ |
D | memcpy_base.S | 75 #define B_h x9 84 #define tmp1 x9
|
D | memmove.S | 72 #define B_h x9
|
/bionic/linker/arch/arm64/ |
D | tlsdesc_resolver.S | 128 SAVE_GPR_PAIR(x9, x10, 10) 177 RESTORE_REG_PAIR(x9, x10, 10)
|
/bionic/docs/ |
D | fdsan.md | 166 x8 00000000000000f0 x9 0000000000000000 x10 0000000000000059 x11 0000000000000035 207 x8 00000000000000f0 x9 0000000000000000 x10 0000000000000059 x11 0000000000000039
|