Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/
H A Dnds32.h191 #define N32_COP_CP(insn) (((insn) >> 4) & 0x3) macro
/netbsd-src/external/gpl3/binutils/dist/include/opcode/
H A Dnds32.h191 #define N32_COP_CP(insn) (((insn) >> 4) & 0x3) macro