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

  /src/external/gpl3/binutils/dist/include/opcode/
nds32.h 138 #define N32_OP6(insn) (((insn) >> 25) & 0x3f)
  /src/external/gpl3/binutils.old/dist/include/opcode/
nds32.h 138 #define N32_OP6(insn) (((insn) >> 25) & 0x3f)
  /src/external/gpl3/gdb/dist/include/opcode/
nds32.h 138 #define N32_OP6(insn) (((insn) >> 25) & 0x3f)
  /src/external/gpl3/gdb.old/dist/include/opcode/
nds32.h 138 #define N32_OP6(insn) (((insn) >> 25) & 0x3f)

Completed in 38 milliseconds