Searched refs:STFS (Results 1 – 11 of 11) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/lld/ELF/Arch/ |
| H A D | PPCInsns.def | 22 PCREL_OPT(STFS, PSTFS, OPC_AND_RST);
|
| H A D | PPC64.cpp | 88 STFS = 0xd0000000, enumerator
|
| /freebsd-13.1/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-13.1/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCInstrInfo.h | 162 PPC::STW, PPC::STD, PPC::STFD, PPC::STFS, PPC::SPILL_CR, PPC::SPILL_CRBIT, \ 170 PPC::STW, PPC::STD, PPC::STFD, PPC::STFS, PPC::SPILL_CR, PPC::SPILL_CRBIT, \ 178 PPC::STW, PPC::STD, PPC::STFD, PPC::STFS, PPC::SPILL_CR, PPC::SPILL_CRBIT, \
|
| H A D | PPCPreEmitPeephole.cpp | 81 case PPC::STFS: in hasPCRelativeForm()
|
| H A D | PPCFastISel.cpp | 646 Opc = Subtarget->hasSPE() ? PPC::SPESTW : PPC::STFS; in PPCEmitStore() 662 bool Is32VSXStore = IsVSSRC && Opc == PPC::STFS; in PPCEmitStore() 712 case PPC::STFS: Opc = IsVSSRC ? PPC::STXSSPX : PPC::STFSX; break; in PPCEmitStore()
|
| H A D | PPCInstrInfo.cpp | 2940 LowerOpcode = PPC::STFS; in expandVSXMemPseudo() 4109 case PPC::STFSX: III.ImmOpcode = PPC::STFS; break; in instrHasImmForm() 4237 III.ImmOpcode = PPC::STFS; in instrHasImmForm()
|
| H A D | PPCRegisterInfo.cpp | 106 ImmToIdxMap[PPC::STFS] = PPC::STFSX; ImmToIdxMap[PPC::STFD] = PPC::STFDX; in PPCRegisterInfo()
|
| H A D | PPCISelDAGToDAG.cpp | 7096 case PPC::STFS: in PeepholePPC64()
|
| H A D | PPCInstrInfo.td | 2412 def STFS : DForm_1<52, (outs), (ins f4rc:$rS, memri:$dst),
|
| /freebsd-13.1/contrib/file/magic/Magdir/ |
| H A D | console | 590 # - https://free60project.github.io/wiki/STFS.html
|