Searched defs:x6 (Results 1 – 2 of 2) 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
|
/bionic/libc/arch-mips/string/ |
D | memcpy.c | 248 reg_t x4 = b[4], x5 = b[5], x6 = b[6], x7 = b[7]; in aligned_words() local
|