Searched refs:PSTB (Results 1 – 5 of 5) sorted by relevance
| /openbsd/src/gnu/llvm/lld/ELF/Arch/ |
| D | PPCInsns.def | 18 PCREL_OPT(STB, PSTB, OPC_AND_RST);
|
| D | PPC64.cpp | 116 PSTB = PREFIX_MLS, enumerator
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/PowerPC/ |
| D | PPCInstrP10.td | 736 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)>;
|
| D | P10InstrResources.td | 1955 PSTB, PSTB8, PSTB8pc, PSTBpc,
|
| D | PPCRegisterInfo.cpp | 150 ImmToIdxMap[PPC::PSTB] = PPC::STBX; ImmToIdxMap[PPC::PSTB8] = PPC::STBX8; in PPCRegisterInfo()
|