Searched refs:x10 (Results 1 – 6 of 6) 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 133 x10 = j10; in chacha_encrypt_bytes() 142 QUARTERROUND( x2, x6,x10,x14) in chacha_encrypt_bytes() 144 QUARTERROUND( x0, x5,x10,x15) in chacha_encrypt_bytes() 159 x10 = PLUS(x10,j10); in chacha_encrypt_bytes() 177 x10 = XOR(x10,U8TO32_LITTLE(m + 40)); in chacha_encrypt_bytes() 201 U32TO8_LITTLE(c + 40,x10); in chacha_encrypt_bytes()
|
/bionic/libc/arch-arm64/bionic/ |
D | setjmp.S | 157 mov x10, sp 158 m_mangle_registers x1, sp_reg=x10 159 stp x30, x10, [x0, #(_JB_X30_SP * 8)] 166 m_unmangle_registers x1, sp_reg=x10 244 ldp x30, x10, [x0, #(_JB_X30_SP * 8)] 252 m_unmangle_registers x2, sp_reg=x10 253 mov sp, x10
|
/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 | memset-nt.S | 48 #define tmp4 x10
|
D | memcpy-nt.S | 29 #define C_l x10
|
/bionic/docs/ |
D | fdsan.md | 170 x8 00000000000000f0 x9 0000000000000000 x10 0000000000000059 x11 0000000000000035 211 x8 00000000000000f0 x9 0000000000000000 x10 0000000000000059 x11 0000000000000039
|