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

  /src/sys/arch/hpcmips/dev/
mq200machdep.c 61 #define OP_OR OP_(7)
252 case OP_OR:
  /src/external/gpl3/binutils/dist/gprofng/src/
Expression.h 67 OP_OR,
  /src/external/gpl3/binutils.old/dist/gprofng/src/
Expression.h 67 OP_OR,
  /src/sys/arch/mips/include/
mips_opcode.h 269 #define OP_OR 045
  /src/external/gpl3/binutils/dist/opcodes/
lm32-desc.h 76 , OP_NOR = 33, OP_NORI = 1, OP_OR = 46, OP_ORI = 14
  /src/external/gpl3/binutils.old/dist/opcodes/
lm32-desc.h 76 , OP_NOR = 33, OP_NORI = 1, OP_OR = 46, OP_ORI = 14
  /src/external/gpl3/gdb/dist/opcodes/
lm32-desc.h 76 , OP_NOR = 33, OP_NORI = 1, OP_OR = 46, OP_ORI = 14
  /src/external/gpl3/gdb.old/dist/opcodes/
lm32-desc.h 76 , OP_NOR = 33, OP_NORI = 1, OP_OR = 46, OP_ORI = 14
  /src/sys/arch/riscv/include/
insn.h 505 #define OP_OR 0b110 // ori - or - - -
  /src/external/gpl3/gdb/dist/gdb/arch/
loongarch-insn.h 65 #define OP_OR 0x00150000
943 DECLARE_INSN(or, OP_OR, MASK_OR)

Completed in 36 milliseconds