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

  /src/sys/arch/mips/include/
mips_opcode.h 155 #define OP_XORI 016
  /src/external/gpl3/binutils/dist/opcodes/
lm32-desc.h 82 , OP_XORI = 6
iq2000-desc.h 91 , OP_ANDI = 12, OP_ORI = 13, OP_XORI = 14, OP_LUI = 15
  /src/external/gpl3/binutils.old/dist/opcodes/
lm32-desc.h 82 , OP_XORI = 6
iq2000-desc.h 91 , OP_ANDI = 12, OP_ORI = 13, OP_XORI = 14, OP_LUI = 15
  /src/external/gpl3/gdb/dist/opcodes/
lm32-desc.h 82 , OP_XORI = 6
iq2000-desc.h 91 , OP_ANDI = 12, OP_ORI = 13, OP_XORI = 14, OP_LUI = 15
  /src/external/gpl3/gdb.old/dist/opcodes/
lm32-desc.h 82 , OP_XORI = 6
iq2000-desc.h 91 , OP_ANDI = 12, OP_ORI = 13, OP_XORI = 14, OP_LUI = 15
  /src/external/gpl3/gdb/dist/gdb/arch/
loongarch-insn.h 210 #define OP_XORI 0x03c00000
1088 DECLARE_INSN(xori, OP_XORI, MASK_XORI)

Completed in 48 milliseconds