Searched refs:x647 (Results 1 – 3 of 3) sorted by relevance
/external/boringssl/src/third_party/fiat/ |
D | p256_32.h | 1057 uint32_t x647; in fiat_p256_mul() local 1059 fiat_p256_addcarryx_u32(&x647, &x648, x646, x639, x615); in fiat_p256_mul() 1086 fiat_p256_subborrowx_u32(&x665, &x666, x664, x647, UINT32_C(0xffffffff)); in fiat_p256_mul() 1111 fiat_p256_cmovznz_u32(&x682, x680, x665, x647); in fiat_p256_mul() 2106 uint32_t x647; in fiat_p256_square() local 2108 fiat_p256_addcarryx_u32(&x647, &x648, x646, x639, x615); in fiat_p256_square() 2135 fiat_p256_subborrowx_u32(&x665, &x666, x664, x647, UINT32_C(0xffffffff)); in fiat_p256_square() 2160 fiat_p256_cmovznz_u32(&x682, x680, x665, x647); in fiat_p256_square()
|
/external/capstone/arch/X86/ |
D | X86GenDisassemblerTables_reduce.inc | 26703 0x647, /* XCHG16ar */
|
D | X86GenDisassemblerTables.inc | 50016 0x647, /* MOV64ao32 */
|