Home
last modified time | relevance | path

Searched refs:eRISCV_float_abi_soft (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Utility/
H A DArchSpec.h95 eRISCV_float_abi_soft = 0x00000000, /// soft float enumerator
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ABI/RISCV/
H A DABISysV_riscv.cpp495 case ArchSpec::eRISCV_float_abi_soft: in GetValObjFromFPRegs()