Searched defs:x31 (Results 1 – 4 of 4) sorted by relevance
/openbsd-src/sys/crypto/ |
H A D | curve25519.c | 274 const uint32_t x31 = in2[4]; in fe_add_impl() local 316 const uint32_t x31 = in2[4]; in fe_sub_impl() local 358 const uint32_t x31 = in2[4]; in fe_mul_impl() local 496 …uint64_t x31 = (((uint64_t)x14 * x14) + (0x2 * (((uint64_t)x10 * x18) + (0x2 * (((uint64_t)x12 * x… in fe_sqr_impl() local 679 const uint32_t x31 = 0; in fe_mul_121666_impl() local
|
/openbsd-src/gnu/llvm/lldb/source/Utility/ |
H A D | ARM64_DWARF_Registers.h | 50 x31 = 31, enumerator
|
/openbsd-src/sys/lib/libkern/arch/hppa/ |
H A D | milli.S | 1143 x31: zdep %r26,26,27,%r1 ! comb,<> %r25,0,l0 ! sub %r1,%r26,%r1 ! b,n ret_t0 label
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/ |
H A D | typespec-1.c | 48 short void *x31; /* { dg-error "error" "short void" } */ variable
|