Home
last modified time | relevance | path

Searched refs:fpc (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/crypto/openssl/crypto/poly1305/
H A Dpoly1305_ieee754.c101 static const u32 fpc = 1; variable
146 asm volatile ("lfpc %0"::"m"(fpc)); in poly1305_init()
268 asm volatile ("lfpc %0"::"m"(fpc)); in poly1305_blocks()
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterInfos_s390x.h103 DEFINE_FPR_NODWARF(fpc, 4, 0),
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZRegisterInfo.td327 def FPC : SystemZReg<"fpc">;