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

  /toolchain/binutils/binutils-2.27/include/opcode/
dlx.h 80 SLLIOP = (0x036 << 26), SRLIOP = (0x037 << 26), SRAIOP = (0x038 << 26). */
128 #define SRAIOP 0xe0000000
211 { "srai", SRAIOP, "b,a,i" }, /* SHIFT RIGHT ARITH. Immediate */
  /toolchain/binutils/binutils-2.27/opcodes/
dlx-dis.c 284 { OPC(SRAIOP), "srai" }, /* Store word. */

Completed in 86 milliseconds