Searched defs:x80 (Results 1 – 3 of 3) sorted by relevance
/openbsd/sys/crypto/ |
H A D | curve25519.c | 178 uint32_t x80; uint8_t/*bool*/ x81 = addcarryx_u25(x77, x41, x78, &x80); in fe_freeze() local 403 uint64_t x80 = (x41 + (x51 << 0x4)); in fe_mul_impl() local 545 uint64_t x80 = (x79 >> 0x19); in fe_sqr_impl() local 724 uint64_t x80 = (x41 + (x51 << 0x4)); in fe_mul_121666_impl() local
|
/openbsd/sys/lib/libkern/arch/hppa/ |
H A D | milli.S | 1241 x80: zdep %r26,27,28,%r1 ! sh2add %r1,%r1,%r1 ! b e_shift ! add %r29,%r1,%r29 label
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/ |
H A D | typespec-1.c | 97 double _Bool *x80; /* { dg-error "error" "double _Bool" } */ variable
|