Home
last modified time | relevance | path

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

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