Searched refs:x645 (Results 1 – 3 of 3) sorted by relevance
/external/boringssl/src/third_party/fiat/ |
D | p256_32.h | 1054 uint32_t x645; in fiat_p256_mul() local 1056 fiat_p256_addcarryx_u32(&x645, &x646, x644, x637, x613); in fiat_p256_mul() 1083 fiat_p256_subborrowx_u32(&x663, &x664, 0x0, x645, UINT32_C(0xffffffff)); in fiat_p256_mul() 1109 fiat_p256_cmovznz_u32(&x681, x680, x663, x645); in fiat_p256_mul() 2103 uint32_t x645; in fiat_p256_square() local 2105 fiat_p256_addcarryx_u32(&x645, &x646, x644, x637, x613); in fiat_p256_square() 2132 fiat_p256_subborrowx_u32(&x663, &x664, 0x0, x645, UINT32_C(0xffffffff)); in fiat_p256_square() 2158 fiat_p256_cmovznz_u32(&x681, x680, x663, x645); in fiat_p256_square()
|
/external/capstone/arch/X86/ |
D | X86GenDisassemblerTables_reduce.inc | 27729 0x645, /* XADD8rm */
|
D | X86GenDisassemblerTables.inc | 49074 0x645, /* MOV32sr */
|