Home
last modified time | relevance | path

Searched defs:fcsr (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/loongarch/
H A Dfp_mode.c22 int fcsr; in __fe_getround() local
47 int fcsr; in __fe_raise_inexact() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterInfoPOSIX_riscv64.h35 uint32_t fcsr; member
H A DRegisterInfoPOSIX_loongarch64.h43 uint32_t fcsr; member
H A DRegisterContextFreeBSD_mips64.cpp141 uint64_t fcsr; member
H A DRegisterContext_mips.h319 uint32_t fcsr; member
361 uint32_t fcsr; /* FPU control status register */ member
/freebsd/crypto/openssl/crypto/poly1305/
H A Dpoly1305_ieee754.c105 static const u32 fcsr = 1; variable
/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/MIPS64/
H A DEmulateInstructionMIPS64.cpp1984 uint32_t cc, fcsr; in Emulate_FP_branch() local
2111 uint32_t cc, fcsr; in Emulate_3D_branch() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/MIPS/
H A DEmulateInstructionMIPS.cpp2671 uint32_t cc, fcsr; in Emulate_FP_branch() local
2789 uint32_t cc, fcsr; in Emulate_3D_branch() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/RISCV/
H A DEmulateInstructionRISCV.cpp1654 auto fcsr = ReadRegisterUnsigned(eRegisterKindLLDB, fpr_fcsr_riscv, in GetRoundingMode() local
1679 auto fcsr = ReadRegisterUnsigned(eRegisterKindLLDB, fpr_fcsr_riscv, in SetAccruedExceptions() local