Searched refs:x12 (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 135 x12 = j12; in chacha_encrypt_bytes() 140 QUARTERROUND( x0, x4, x8,x12) in chacha_encrypt_bytes() 145 QUARTERROUND( x1, x6,x11,x12) in chacha_encrypt_bytes() 161 x12 = PLUS(x12,j12); in chacha_encrypt_bytes() 179 x12 = XOR(x12,U8TO32_LITTLE(m + 48)); in chacha_encrypt_bytes() 203 U32TO8_LITTLE(c + 48,x12); in chacha_encrypt_bytes()
|
/bionic/libc/arch-arm64/bionic/ |
D | setjmp.S | 175 m_calculate_checksum x12, x0, x2 176 str x12, [x0, #(_JB_CHECKSUM * 8)] 187 m_calculate_checksum x12, x0, x2 189 cmp x2, x12
|
/bionic/linker/arch/arm64/ |
D | tlsdesc_resolver.S | 129 SAVE_GPR_PAIR(x11, x12, 12) 176 RESTORE_REG_PAIR(x11, x12, 12)
|
/bionic/libc/arch-arm64/oryon/ |
D | memcpy-nt.S | 32 #define D_l x12
|
/bionic/docs/ |
D | fdsan.md | 171 x12 0000007bf1bebcfa x13 0000007bf14ddf0a x14 0000007bf14ddf0a x15 0000000000000000 212 x12 0000006ff0055cfa x13 0000006fef900f0a x14 0000006fef900f0a x15 0000000000000000
|
/bionic/libc/malloc_debug/ |
D | README.md | 294 04-15 12:00:31.305 7412 7412 E malloc_debug: allocation[99] = 0x12 (expected 0xef)
|