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

  /src/external/lgpl3/gmp/dist/mini-gmp/tests/
hex-random.h 27 OP_GCD, OP_LCM, OP_POWM, OP_AND, OP_IOR, OP_XOR,
  /src/sys/arch/mips/include/
mips_opcode.h 270 #define OP_XOR 046
  /src/external/gpl3/binutils/dist/opcodes/
lm32-desc.h 81 , OP_WCSR = 52, OP_XNOR = 41, OP_XNORI = 9, OP_XOR = 38
  /src/external/gpl3/binutils.old/dist/opcodes/
lm32-desc.h 81 , OP_WCSR = 52, OP_XNOR = 41, OP_XNORI = 9, OP_XOR = 38
  /src/external/gpl3/gdb/dist/opcodes/
lm32-desc.h 81 , OP_WCSR = 52, OP_XNOR = 41, OP_XNORI = 9, OP_XOR = 38
  /src/external/gpl3/gdb.old/dist/opcodes/
lm32-desc.h 81 , OP_WCSR = 52, OP_XNOR = 41, OP_XNORI = 9, OP_XOR = 38
  /src/sys/arch/riscv/include/
insn.h 503 #define OP_XOR 0b100 // xori - xor - - -
  /src/external/gpl3/gdb/dist/gdb/arch/
loongarch-insn.h 66 #define OP_XOR 0x00158000
944 DECLARE_INSN(xor, OP_XOR, MASK_XOR)

Completed in 43 milliseconds