Searched defs:AXP_OP (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Dalpha.h74 #define AXP_OP(i) (((i) >> 26) & 0x3F) macro
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Dalpha.h74 #define AXP_OP(i) (((i) >> 26) & 0x3F) macro
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Dalpha.h74 #define AXP_OP(i) (((i) >> 26) & 0x3F) macro
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Dalpha.h74 #define AXP_OP(i) (((i) >> 26) & 0x3F) macro

Completed in 187 milliseconds