Searched refs:STFS (Results 1 – 15 of 15) sorted by relevance
| /freebsd/contrib/llvm-project/lld/ELF/Arch/ |
| H A D | PPCInsns.def | 22 PCREL_OPT(STFS, PSTFS, OPC_AND_RST);
|
| H A D | PPC64.cpp | 69 STFS = 52, enumerator 103 STFS = 0xd0000000, enumerator 881 return STFS << 26; in getPPCDFormOp()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCInstrInfo.h | 194 PPC::STFS, \ 215 PPC::STFS, \ 236 PPC::STFS, \ 257 PPC::STFS, \
|
| H A D | PPCPreEmitPeephole.cpp | 86 case PPC::STFS: in hasPCRelativeForm()
|
| H A D | PPCFastISel.cpp | 632 Opc = Subtarget->hasSPE() ? PPC::SPESTW : PPC::STFS; in PPCEmitStore() 648 bool Is32VSXStore = IsVSSRC && Opc == PPC::STFS; in PPCEmitStore() 698 case PPC::STFS: Opc = IsVSSRC ? PPC::STXSSPX : PPC::STFSX; break; in PPCEmitStore()
|
| H A D | PPCScheduleP7.td | 165 STFD, STFDU, STFDUX, STFDX, STFIWX, STFS, STFSU, STFSUX, STFSX,
|
| H A D | PPCInstrInfo.cpp | 3049 LowerOpcode = PPC::STFS; in expandVSXMemPseudo() 4229 case PPC::STFSX: III.ImmOpcode = PPC::STFS; break; in instrHasImmForm() 4357 III.ImmOpcode = PPC::STFS; in instrHasImmForm()
|
| H A D | P10InstrResources.td | 1788 STFS,
|
| H A D | PPCRegisterInfo.cpp | 107 ImmToIdxMap[PPC::STFS] = PPC::STFSX; ImmToIdxMap[PPC::STFD] = PPC::STFDX; in PPCRegisterInfo()
|
| H A D | PPCAsmPrinter.cpp | 1636 case PPC::STFS: in emitInstruction()
|
| H A D | PPCISelDAGToDAG.cpp | 7753 case PPC::STFS: in PeepholePPC64()
|
| H A D | PPCInstrInfo.td | 2139 def STFS : DForm_1<52, (outs), (ins f4rc:$RST, (memri $D, $RA):$dst),
|
| /freebsd/sys/contrib/device-tree/Bindings/sound/ |
| H A D | fsl,ssi.txt | 48 mode. In this mode, pins SRCK, STCK, SRFS, and STFS must 53 be connected together, and SRFS and STFS be connected
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/GISel/ |
| H A D | PPCInstructionSelector.cpp | 171 return IsStore ? PPC::STFS : PPC::LFS; in selectLoadStoreOp()
|
| /freebsd/contrib/file/magic/Magdir/ |
| H A D | console | 665 # - https://free60project.github.io/wiki/STFS.html
|