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

  /src/sys/arch/mips/include/
mips_opcode.h 156 #define OP_LUI 017
419 #define INSN_LUI_P(insn) (((insn) >> 26) == OP_LUI)
  /src/external/gpl3/binutils/dist/opcodes/
iq2000-desc.h 91 , OP_ANDI = 12, OP_ORI = 13, OP_XORI = 14, OP_LUI = 15
  /src/external/gpl3/binutils.old/dist/opcodes/
iq2000-desc.h 91 , OP_ANDI = 12, OP_ORI = 13, OP_XORI = 14, OP_LUI = 15
  /src/external/gpl3/gdb.old/dist/opcodes/
iq2000-desc.h 91 , OP_ANDI = 12, OP_ORI = 13, OP_XORI = 14, OP_LUI = 15
  /src/external/gpl3/gdb/dist/opcodes/
iq2000-desc.h 91 , OP_ANDI = 12, OP_ORI = 13, OP_XORI = 14, OP_LUI = 15

Completed in 29 milliseconds