Home
last modified time | relevance | path

Searched refs:OPC_AND_RST (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/lld/ELF/Arch/
DPPCInsns.def5 PCREL_OPT(LBZ, PLBZ, OPC_AND_RST);
6 PCREL_OPT(LHZ, PLHZ, OPC_AND_RST);
7 PCREL_OPT(LWZ, PLWZ, OPC_AND_RST);
8 PCREL_OPT(LHA, PLHA, OPC_AND_RST);
11 PCREL_OPT(LFS, PLFS, OPC_AND_RST);
13 PCREL_OPT(LFD, PLFD, OPC_AND_RST);
16 PCREL_OPT(LXVP, PLXVP, OPC_AND_RST);
18 PCREL_OPT(STB, PSTB, OPC_AND_RST);
19 PCREL_OPT(STH, PSTH, OPC_AND_RST);
20 PCREL_OPT(STW, PSTW, OPC_AND_RST);
[all …]
DPPC64.cpp145 OPC_AND_RST = 0xffe00000, // Primary opc (0-5) and R[ST] (6-10). enumerator