Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/include/opcode/
H A Dia64.h342 #define IA64_OP(i) (((i) >> 37) & 0xf) macro
/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/
H A Dia64.h342 #define IA64_OP(i) (((i) >> 37) & 0xf) macro