Searched refs:x12 (Results 1 – 7 of 7) 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 | 179 m_calculate_checksum x12, x0, x2 180 str x12, [x0, #(_JB_CHECKSUM * 8)] 192 m_calculate_checksum x12, x0, x2 194 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/generic/bionic/ |
D | memmove.S | 75 #define D_l x12
|
D | memcpy_base.S | 78 #define D_l x12
|
/bionic/docs/ |
D | fdsan.md | 169 x12 0000007bf1bebcfa x13 0000007bf14ddf0a x14 0000007bf14ddf0a x15 0000000000000000 210 x12 0000006ff0055cfa x13 0000006fef900f0a x14 0000006fef900f0a x15 0000000000000000
|
/bionic/libc/malloc_debug/ |
D | README.md | 222 04-15 12:00:31.305 7412 7412 E malloc_debug: allocation[99] = 0x12 (expected 0xef)
|