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

  /src/external/gpl3/binutils/dist/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 */
  /src/external/gpl3/binutils.old/dist/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 */
  /src/external/gpl3/gdb/dist/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 */
  /src/external/gpl3/gdb.old/dist/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 */

Completed in 27 milliseconds