Searched refs:PSTD (Results 1 – 5 of 5) sorted by relevance
| /freebsd/contrib/llvm-project/lld/ELF/Arch/ |
| H A D | PPCInsns.def | 21 PCREL_OPT(STD, PSTD, ONLY_RST);
|
| H A D | PPC64.cpp | 133 PSTD = PREFIX_8LS | 0xf4000000, enumerator
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCInstrP10.td | 763 defm PSTD : 2360 def : Pat<(store i64:$rS, PDForm:$dst), (PSTD g8rc:$rS, memri34:$dst)>; 2372 def : Pat<(atomic_store_64 i64:$RS, PDForm:$dst), (PSTD $RS, memri34:$dst)>;
|
| H A D | P10InstrResources.td | 1927 PSTD, PSTDpc,
|
| H A D | PPCRegisterInfo.cpp | 146 ImmToIdxMap[PPC::PLD] = PPC::LDX; ImmToIdxMap[PPC::PSTD] = PPC::STDX; in PPCRegisterInfo()
|