Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lld/ELF/Arch/
DPPCInsns.def18 PCREL_OPT(STB, PSTB, OPC_AND_RST);
DPPC64.cpp116 PSTB = PREFIX_MLS, enumerator
/openbsd/src/gnu/llvm/llvm/lib/Target/PowerPC/
DPPCInstrP10.td736 defm PSTB :
2254 def : Pat<(truncstorei8 i32:$rS, PDForm:$dst), (PSTB gprc:$rS, memri34:$dst)>;
2294 def : Pat<(atomic_store_8 PDForm:$dst, i32:$RS), (PSTB $RS, memri34:$dst)>;
DP10InstrResources.td1955 PSTB, PSTB8, PSTB8pc, PSTBpc,
DPPCRegisterInfo.cpp150 ImmToIdxMap[PPC::PSTB] = PPC::STBX; ImmToIdxMap[PPC::PSTB8] = PPC::STBX8; in PPCRegisterInfo()