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

  /src/external/gpl3/binutils/dist/include/opcode/
loongarch.h 118 #define LARCH_GET_RJ(insn) ((insn >> 5) & 0x1f)
  /src/external/gpl3/binutils.old/dist/include/opcode/
loongarch.h 111 #define LARCH_GET_RJ(insn) ((insn >> 5) & 0x1f)
  /src/external/gpl3/gdb/dist/include/opcode/
loongarch.h 111 #define LARCH_GET_RJ(insn) ((insn >> 5) & 0x1f)

Completed in 25 milliseconds