Searched refs:x9 (Results 1 – 5 of 5) sorted by relevance
/bionic/libc/arch-arm64/bionic/ |
D | vfork.S | 36 mrs x9, tpidr_el0 37 ldr x9, [x9, #(TLS_SLOT_THREAD_ID * 8)] 41 ldr w10, [x9, #20] 42 str w0, [x9, #20] 78 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/linker/arch/arm64/ |
D | tlsdesc_resolver.S | 128 SAVE_GPR_PAIR(x9, x10, 10) 177 RESTORE_REG_PAIR(x9, x10, 10)
|
/bionic/libc/arch-arm64/oryon/ |
D | memcpy-nt.S | 28 #define B_h x9
|
/bionic/docs/ |
D | fdsan.md | 170 x8 00000000000000f0 x9 0000000000000000 x10 0000000000000059 x11 0000000000000035 211 x8 00000000000000f0 x9 0000000000000000 x10 0000000000000059 x11 0000000000000039
|