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

  /toolchain/binutils/binutils-2.25/include/opcode/
dlx.h 80 SLLIOP = (0x036 << 26), SRLIOP = (0x037 << 26), SRAIOP = (0x038 << 26). */
127 #define SRLIOP 0xdc000000
212 { "srli", SRLIOP, "b,a,i" }, /* SHIFT RIGHT LOGICAL Immediate*/
  /toolchain/binutils/binutils-2.25/opcodes/
dlx-dis.c 285 { OPC(SRLIOP), "srli" }, /* Store word. */

Completed in 1019 milliseconds