Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lld/ELF/Arch/
H A DPPCInsns.def20 PCREL_OPT(STW, PSTW, OPC_AND_RST);
H A DPPC64.cpp118 PSTW = PREFIX_MLS, enumerator
/openbsd/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCInstrP10.td744 defm PSTW :
2256 def : Pat<(store i32:$rS, PDForm:$dst), (PSTW gprc:$rS, memri34:$dst)>;
2296 def : Pat<(atomic_store_32 PDForm:$dst, i32:$RS), (PSTW $RS, memri34:$dst)>;
H A DPPCRegisterInfo.cpp152 ImmToIdxMap[PPC::PSTW] = PPC::STWX; ImmToIdxMap[PPC::PSTW8] = PPC::STWX8; in PPCRegisterInfo()
H A DP10InstrResources.td1960 PSTW, PSTW8, PSTW8pc, PSTWpc,