Home
last modified time | relevance | path

Searched refs:EMUL (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/MCA/
H A DRISCVCustomBehaviour.cpp202 auto EMUL = RISCVVType::getSameRatioLMUL(SEW, LMUL, EEW); in getEEWAndEMUL() local
205 return std::make_pair(EEW, *EMUL); in getEEWAndEMUL()
253 auto [EEW, EMUL] = getEEWAndEMUL(Opcode, VLMUL, SEW); in getSchedClassID()
254 RVV = RISCVVInversePseudosTable::getBaseInfo(Opcode, EMUL, EEW); in getSchedClassID()
/freebsd/contrib/llvm-project/llvm/lib/TargetParser/
H A DRISCVTargetParser.cpp231 unsigned EMUL = Fractional ? 8 / EMULFixedPoint : EMULFixedPoint / 8; in getSameRatioLMUL() local
232 if (!isValidLMUL(EMUL, Fractional)) in getSameRatioLMUL()
234 return RISCVVType::encodeLMUL(EMUL, Fractional); in getSameRatioLMUL()
/freebsd/sys/powerpc/booke/
H A Dspe.c203 #define EMUL 0x208 macro
360 case EMUL: in spe_emu_instr()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrFormats.td73 // EMUL is at least 1. The destination vector register group cannot overlap
H A DRISCVInstrInfoVPseudos.td20 /// LMUL/EMUL - Most instructions can write to differently sized register groups
2297 // * The destination EEW is greater than the source EEW, the source EMUL is
/freebsd/contrib/ncurses/misc/
H A Dterminfo.src14296 # printer must be set to EMUL ANSI to accept ESC codes