Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DPPCInsns.def19 PCREL_OPT(STH, PSTH, OPC_AND_RST);
H A DPPC64.cpp131 PSTH = PREFIX_MLS, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrP10.td753 defm PSTH :
2340 def : Pat<(truncstorei16 i32:$rS, PDForm:$dst), (PSTH gprc:$rS, memri34:$dst)>;
2370 def : Pat<(atomic_store_16 i32:$RS, PDForm:$dst), (PSTH $RS, memri34:$dst)>;
H A DP10InstrResources.td1930 PSTH, PSTH8, PSTH8pc, PSTHpc,
H A DPPCRegisterInfo.cpp149 ImmToIdxMap[PPC::PSTH] = PPC::STHX; ImmToIdxMap[PPC::PSTH8] = PPC::STHX8; in PPCRegisterInfo()