Searched refs:eRISCV_float_abi_single (Results 1 – 3 of 3) sorted by relevance
98 eRISCV_float_abi_single = 0x00000002, /// single precision floating point, +f enumerator
1527 if ((arch_flags & ArchSpec::eRISCV_float_abi_single) == in DisassemblerLLVMC()1528 ArchSpec::eRISCV_float_abi_single) in DisassemblerLLVMC()
1399 flags |= ArchSpec::eRISCV_float_abi_single; in GetSectionHeaderInfo()