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

  /src/external/gpl3/binutils/dist/opcodes/
ppc-opc.c 4963 #define XSPRG_MASK (XSPR_MASK & ~(0x1f << 16))
7837 {"mfsprg", XSPR(31,339,256), XSPRG_MASK, PPC, EXT, {RT, SPRG}},
8330 {"mtsprg", XSPR(31,467,256), XSPRG_MASK, PPC, EXT, {SPRG, RS}},
  /src/external/gpl3/binutils.old/dist/opcodes/
ppc-opc.c 4947 #define XSPRG_MASK (XSPR_MASK & ~(0x1f << 16))
7805 {"mfsprg", XSPR(31,339,256), XSPRG_MASK, PPC, EXT, {RT, SPRG}},
8286 {"mtsprg", XSPR(31,467,256), XSPRG_MASK, PPC, EXT, {SPRG, RS}},
  /src/external/gpl3/gdb/dist/opcodes/
ppc-opc.c 4828 #define XSPRG_MASK (XSPR_MASK & ~(0x1f << 16))
7686 {"mfsprg", XSPR(31,339,256), XSPRG_MASK, PPC, EXT, {RT, SPRG}},
8167 {"mtsprg", XSPR(31,467,256), XSPRG_MASK, PPC, EXT, {SPRG, RS}},
  /src/external/gpl3/gdb.old/dist/opcodes/
ppc-opc.c 4828 #define XSPRG_MASK (XSPR_MASK & ~(0x1f << 16))
7686 {"mfsprg", XSPR(31,339,256), XSPRG_MASK, PPC, EXT, {RT, SPRG}},
8167 {"mtsprg", XSPR(31,467,256), XSPRG_MASK, PPC, EXT, {SPRG, RS}},

Completed in 45 milliseconds