Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DPPCInsns.def25 PCREL_OPT(STXSD, PSTXSD, ONLY_RST);
H A DPPC64.cpp139 PSTXSD = PREFIX_8LS | 0xb8000000, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrP10.td819 defm PSTXSD :
2292 (PSTXSD $src, PDForm:$dst)>;
2294 (PSTXSD (COPY_TO_REGCLASS $src, VFRC), PDForm:$dst)>;
H A DP10InstrResources.td1930 PSTXSD, PSTXSDpc,
H A DPPCRegisterInfo.cpp157 ImmToIdxMap[PPC::PLXSD] = PPC::LXSDX; ImmToIdxMap[PPC::PSTXSD] = PPC::STXSDX; in PPCRegisterInfo()