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

  /src/external/gpl3/binutils/dist/include/opcode/
dlx.h 76 LHUOP = (0x025 << 26), SBOP = (0x028 << 26), SHOP = (0x029 << 26), SWOP = (0x02B << 26)
116 #define SWOP 0xac000000
254 { "sw", SWOP, "b,a,I" }, /* Store Word */
  /src/external/gpl3/binutils.old/dist/include/opcode/
dlx.h 76 LHUOP = (0x025 << 26), SBOP = (0x028 << 26), SHOP = (0x029 << 26), SWOP = (0x02B << 26)
116 #define SWOP 0xac000000
254 { "sw", SWOP, "b,a,I" }, /* Store Word */
  /src/external/gpl3/gdb/dist/include/opcode/
dlx.h 76 LHUOP = (0x025 << 26), SBOP = (0x028 << 26), SHOP = (0x029 << 26), SWOP = (0x02B << 26)
116 #define SWOP 0xac000000
254 { "sw", SWOP, "b,a,I" }, /* Store Word */
  /src/external/gpl3/gdb.old/dist/include/opcode/
dlx.h 76 LHUOP = (0x025 << 26), SBOP = (0x028 << 26), SHOP = (0x029 << 26), SWOP = (0x02B << 26)
116 #define SWOP 0xac000000
254 { "sw", SWOP, "b,a,I" }, /* Store Word */

Completed in 24 milliseconds