Searched refs:PSTXSD (Results 1 – 5 of 5) sorted by relevance
/openbsd/gnu/llvm/lld/ELF/Arch/ |
H A D | PPCInsns.def | 25 PCREL_OPT(STXSD, PSTXSD, ONLY_RST);
|
H A D | PPC64.cpp | 123 PSTXSD = PREFIX_8LS | 0xb8000000, enumerator
|
/openbsd/gnu/llvm/llvm/lib/Target/PowerPC/ |
H A D | PPCInstrP10.td | 718 defm PSTXSD : 2206 (PSTXSD (XSCVDPUXDS f64:$src), PDForm:$dst)>; 2209 (PSTXSD (XSCVDPSXDS f64:$src), PDForm:$dst)>; 2212 (PSTXSD (COPY_TO_REGCLASS (XSCVQPUDZ f128:$src), VFRC), 2216 (PSTXSD (COPY_TO_REGCLASS (XSCVQPSDZ f128:$src), VFRC),
|
H A D | PPCRegisterInfo.cpp | 157 ImmToIdxMap[PPC::PLXSD] = PPC::LXSDX; ImmToIdxMap[PPC::PSTXSD] = PPC::STXSDX; in PPCRegisterInfo()
|
H A D | P10InstrResources.td | 1961 PSTXSD, PSTXSDpc,
|