Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/opcode/
Dia64.h339 #define IA64_OP(i) (((i) >> 37) & 0xf) macro
/toolchain/binutils/binutils-2.25/opcodes/
Dia64-dis.c40 op = IA64_OP (opcode); in unit_to_type()