HomeSort by: relevance | last modified time | path
    Searched defs:SBOP (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)
114 #define SBOP 0xa0000000
244 { "sb", SBOP, "b,a,I" }, /* Store Byte */
  /src/external/gpl3/binutils.old/dist/include/opcode/
dlx.h 76 LHUOP = (0x025 << 26), SBOP = (0x028 << 26), SHOP = (0x029 << 26), SWOP = (0x02B << 26)
114 #define SBOP 0xa0000000
244 { "sb", SBOP, "b,a,I" }, /* Store Byte */
  /src/external/gpl3/gdb/dist/include/opcode/
dlx.h 76 LHUOP = (0x025 << 26), SBOP = (0x028 << 26), SHOP = (0x029 << 26), SWOP = (0x02B << 26)
114 #define SBOP 0xa0000000
244 { "sb", SBOP, "b,a,I" }, /* Store Byte */
  /src/external/gpl3/gdb.old/dist/include/opcode/
dlx.h 76 LHUOP = (0x025 << 26), SBOP = (0x028 << 26), SHOP = (0x029 << 26), SWOP = (0x02B << 26)
114 #define SBOP 0xa0000000
244 { "sb", SBOP, "b,a,I" }, /* Store Byte */

Completed in 132 milliseconds