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.cpp133 PSTH = PREFIX_MLS, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrP10.td743 defm PSTH :
2334 def : Pat<(truncstorei16 i32:$rS, PDForm:$dst), (PSTH gprc:$rS, memri34:$dst)>;
2364 def : Pat<(atomic_store_16 i32:$RS, PDForm:$dst), (PSTH $RS, memri34:$dst)>;
H A DP10InstrResources.td1928 PSTH, PSTH8, PSTH8pc, PSTHpc,
H A DPPCRegisterInfo.cpp151 ImmToIdxMap[PPC::PSTH] = PPC::STHX; ImmToIdxMap[PPC::PSTH8] = PPC::STHX8; in PPCRegisterInfo()