HomeSort by relevance Sort by last modified time
    Searched refs:SBOP (Results 1 - 3 of 3) sorted by null

  /toolchain/binutils/binutils-2.27/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 */
  /toolchain/binutils/binutils-2.27/opcodes/
dlx-dis.c 243 { OPC(SBOP), "sb" }, /* Store byte. */
  /toolchain/binutils/binutils-2.27/gas/config/
tc-dlx.c 565 case SBOP:

Completed in 126 milliseconds