Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lld/ELF/Arch/
H A DPPCInsns.def18 PCREL_OPT(STB, PSTB, OPC_AND_RST);
H A DPPC64.cpp132 PSTB = PREFIX_MLS, enumerator
/src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrP10.td738 defm PSTB :
2333 def : Pat<(truncstorei8 i32:$rS, PDForm:$dst), (PSTB gprc:$rS, memri34:$dst)>;
2363 def : Pat<(atomic_store_8 i32:$RS, PDForm:$dst), (PSTB $RS, memri34:$dst)>;
H A DP10InstrResources.td1924 PSTB, PSTB8, PSTB8pc, PSTBpc,
H A DPPCRegisterInfo.cpp150 ImmToIdxMap[PPC::PSTB] = PPC::STBX; ImmToIdxMap[PPC::PSTB8] = PPC::STBX8; in PPCRegisterInfo()