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

  /src/external/gpl3/binutils/dist/include/opcode/
loongarch.h 117 #define LARCH_GET_RD(insn) (insn & 0x1f)
  /src/external/gpl3/binutils.old/dist/include/opcode/
loongarch.h 110 #define LARCH_GET_RD(insn) (insn & 0x1f)
  /src/external/gpl3/gdb/dist/include/opcode/
loongarch.h 110 #define LARCH_GET_RD(insn) (insn & 0x1f)

Completed in 21 milliseconds