Home
last modified time | relevance | path

Searched defs:DECODE_INSN_RC (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/include/opcode/
Dspu.h99 #define DECODE_INSN_RC(insn) ((insn >> 21) & 0x7f) macro
/netbsd/src/external/gpl3/gdb/dist/include/opcode/
Dspu.h99 #define DECODE_INSN_RC(insn) ((insn >> 21) & 0x7f) macro