HomeSort by: relevance | last modified time | path
    Searched defs:DX_MASK (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/opcodes/
ppc-opc.c 4290 #define DX_MASK DX (0x3f, 0x1f)
4292 #define NODX_MASK (DX_MASK | 0x1fffc1)
5254 {"mtvsrbmi", DX (4,10), DX_MASK, POWER10, 0, {VD, DXD}},
6511 {"addpcis", DX(19,2), DX_MASK, POWER9, PPCVLE, {RT, DXD}},
6512 {"subpcis", DX(19,2), DX_MASK, POWER9, PPCVLE|EXT, {RT, NDXD}},
  /src/external/gpl3/binutils.old/dist/opcodes/
ppc-opc.c 4289 #define DX_MASK DX (0x3f, 0x1f)
4291 #define NODX_MASK (DX_MASK | 0x1fffc1)
5237 {"mtvsrbmi", DX (4,10), DX_MASK, POWER10, 0, {VD, DXD}},
6483 {"addpcis", DX(19,2), DX_MASK, POWER9, PPCVLE, {RT, DXD}},
6484 {"subpcis", DX(19,2), DX_MASK, POWER9, PPCVLE|EXT, {RT, NDXD}},
  /src/external/gpl3/gdb/dist/opcodes/
ppc-opc.c 4199 #define DX_MASK DX (0x3f, 0x1f)
4201 #define NODX_MASK (DX_MASK | 0x1fffc1)
5118 {"mtvsrbmi", DX (4,10), DX_MASK, POWER10, 0, {VD, DXD}},
6364 {"addpcis", DX(19,2), DX_MASK, POWER9, PPCVLE, {RT, DXD}},
6365 {"subpcis", DX(19,2), DX_MASK, POWER9, PPCVLE|EXT, {RT, NDXD}},
  /src/external/gpl3/gdb.old/dist/opcodes/
ppc-opc.c 4199 #define DX_MASK DX (0x3f, 0x1f)
4201 #define NODX_MASK (DX_MASK | 0x1fffc1)
5118 {"mtvsrbmi", DX (4,10), DX_MASK, POWER10, 0, {VD, DXD}},
6364 {"addpcis", DX(19,2), DX_MASK, POWER9, PPCVLE, {RT, DXD}},
6365 {"subpcis", DX(19,2), DX_MASK, POWER9, PPCVLE|EXT, {RT, NDXD}},

Completed in 66 milliseconds