Home
last modified time | relevance | path

Searched refs:Sparc (Results 1 – 25 of 41) sorted by relevance

12

/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/AsmParser/
H A DSparcAsmParser.cpp48 namespace Sparc { namespace
163 Sparc::G0, Sparc::G1, Sparc::G2, Sparc::G3,
164 Sparc::G4, Sparc::G5, Sparc::G6, Sparc::G7,
165 Sparc::O0, Sparc::O1, Sparc::O2, Sparc::O3,
166 Sparc::O4, Sparc::O5, Sparc::O6, Sparc::O7,
167 Sparc::L0, Sparc::L1, Sparc::L2, Sparc::L3,
168 Sparc::L4, Sparc::L5, Sparc::L6, Sparc::L7,
169 Sparc::I0, Sparc::I1, Sparc::I2, Sparc::I3,
170 Sparc::I4, Sparc::I5, Sparc::I6, Sparc::I7 };
173 Sparc::D0, Sparc::D1, Sparc::D2, Sparc::D3,
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/MCTargetDesc/
H A DSparcAsmBackend.cpp34 case Sparc::fixup_sparc_call30: in adjustFixupValue()
72 case Sparc::fixup_sparc_13: in adjustFixupValue()
125 IsV8Plus(STI.hasFeature(Sparc::FeatureV8Plus)) {} in SparcAsmBackend()
183 const static MCFixupKindInfo InfosBE[Sparc::NumTargetFixupKinds] = { in getFixupKindInfo()
189 const static MCFixupKindInfo InfosLE[Sparc::NumTargetFixupKinds] = { in getFixupKindInfo()
199 assert(unsigned(Kind - FirstTargetFixupKind) < Sparc::NumTargetFixupKinds && in getFixupKindInfo()
H A DSparcTargetStreamer.cpp27 if (STI.hasFeature(Sparc::FeatureV8Plus)) in getEFlagsForFeatureSet()
30 if (STI.hasFeature(Sparc::FeatureVIS)) in getEFlagsForFeatureSet()
33 if (STI.hasFeature(Sparc::FeatureVIS2)) in getEFlagsForFeatureSet()
H A DSparcMCExpr.cpp25 StringRef Sparc::getSpecifierName(uint16_t S) { in getSpecifierName()
72 uint16_t Sparc::parseSpecifier(StringRef name) { in parseSpecifier()
H A DSparcELFObjectWriter.cpp88 case Sparc::fixup_sparc_call30: in getRelocType()
110 case Sparc::fixup_sparc_13: in getRelocType()
H A DSparcMCCodeEmitter.cpp103 case Sparc::fixup_sparc_call30: in addFixup()
212 addFixup(Fixups, 0, Expr, Sparc::fixup_sparc_13); in getSImm13OpValue()
227 addFixup(Fixups, 0, MO.getExpr(), Sparc::fixup_sparc_call30); in getCallTargetOpValue()
H A DSparcFixupKinds.h16 namespace Sparc {
H A DSparcMCAsmInfo.h39 namespace Sparc {
H A DSparcMCAsmInfo.cpp71 StringRef S = Sparc::getSpecifierName(Expr.getSpecifier()); in printSpecifierExpr()
H A DSparcInstPrinter.cpp28 namespace Sparc { namespace
38 return (STI.hasFeature(Sparc::FeatureV9)) != 0; in isV9()
/freebsd/lib/clang/include/llvm/Config/
H A DAsmParsers.def
H A DAsmPrinters.def
H A DDisassemblers.def
H A DTargets.def
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparc.td1 //===-- Sparc.td - Describe the Sparc Target Machine -------*- tablegen -*-===//
234 def Sparc : Target {
H A DSparcInstrFormats.td1 //===-- SparcInstrFormats.td - Sparc Instruction Formats ---*- tablegen -*-===//
25 let DecoderNamespace = "Sparc";
32 // Format #2 instruction classes in the Sparc
150 // Format #3 instruction classes in the Sparc
H A DSparcCallingConv.td1 //===-- SparcCallingConv.td - Calling Conventions Sparc ----*- tablegen -*-===//
9 // This describes the calling conventions for the Sparc architectures.
H A DSparcSchedule.td1 //===-- SparcSchedule.td - Describe the Sparc Itineraries ----*- tablegen -*-=//
H A DSparcRegisterInfo.td1 //===-- SparcRegisterInfo.td - Sparc Register defs ---------*- tablegen -*-===//
10 // Declarations that describe the Sparc register file
H A DSparcAsmPrinter.cpp243 STI.hasFeature(Sparc::TuneSlowRDPC)) { in LowerGETPCXAndEmitMCInsts()
/freebsd/contrib/file/magic/Magdir/
H A Drpm15 >>8 beshort 3 Sparc
/freebsd/crypto/openssl/providers/implementations/ciphers/
H A Dcipher_aes_hw_t4.inc11 * Sparc t4 support for AES modes ecb, cbc, ofb, cfb, ctr.
/freebsd/contrib/ntp/
H A DNOTES.y2kfixes24 Hardware Platform: Sun Sparc
/freebsd/contrib/llvm-project/
H A DFREEBSD-Xlist965 llvm/lib/Target/Sparc/AsmParser/CMakeLists.txt
966 llvm/lib/Target/Sparc/CMakeLists.txt
967 llvm/lib/Target/Sparc/Disassembler/CMakeLists.txt
968 llvm/lib/Target/Sparc/MCTargetDesc/CMakeLists.txt
969 llvm/lib/Target/Sparc/README.txt
970 llvm/lib/Target/Sparc/TargetInfo/CMakeLists.txt
/freebsd/contrib/bsnmp/
H A DNEWS174 Sparc fixes.

12