Searched refs:PSTD (Results 1 – 5 of 5) sorted by relevance
| /openbsd/src/gnu/llvm/lld/ELF/Arch/ |
| D | PPCInsns.def | 21 PCREL_OPT(STD, PSTD, ONLY_RST);
|
| D | PPC64.cpp | 119 PSTD = PREFIX_8LS | 0xf4000000, enumerator
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/PowerPC/ |
| D | PPCInstrP10.td | 748 defm PSTD : 2275 def : Pat<(store i64:$rS, PDForm:$dst), (PSTD g8rc:$rS, memri34:$dst)>; 2297 def : Pat<(atomic_store_64 PDForm:$dst, i64:$RS), (PSTD $RS, memri34:$dst)>;
|
| D | P10InstrResources.td | 1956 PSTD, PSTDpc,
|
| D | PPCRegisterInfo.cpp | 148 ImmToIdxMap[PPC::PLD] = PPC::LDX; ImmToIdxMap[PPC::PSTD] = PPC::STDX; in PPCRegisterInfo()
|