Home
last modified time | relevance | path

Searched refs:PSTFS (Results 1 – 5 of 5) sorted by relevance

/src/contrib/llvm-project/lld/ELF/Arch/
H A DPPCInsns.def22 PCREL_OPT(STFS, PSTFS, OPC_AND_RST);
H A DPPC64.cpp136 PSTFS = PREFIX_MLS, enumerator
/src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DP10InstrResources.td1927 PSTFS, PSTFSpc,
H A DPPCRegisterInfo.cpp154 ImmToIdxMap[PPC::PLFS] = PPC::LFSX; ImmToIdxMap[PPC::PSTFS] = PPC::STFSX; in PPCRegisterInfo()
H A DPPCInstrP10.td775 defm PSTFS :
2372 def : Pat<(store f32:$FRS, PDForm:$dst), (PSTFS $FRS, memri34:$dst)>;