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

/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Dmips.h1183 #define ISAF(X) (1 << (INSN_ISA##X - 1)) macro
1220 #undef ISAF macro
[all...]
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Dmips.h1188 #define ISAF(X) (1 << (INSN_ISA##X - 1)) macro
1225 #undef ISAF macro
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Dmips.h1188 #define ISAF(X) (1 << (INSN_ISA##X - 1)) macro
1225 #undef ISAF macro
[all...]
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Dmips.h1188 #define ISAF(X) (1 << (INSN_ISA##X - 1)) macro
1225 #undef ISAF macro
[all...]

Completed in 201 milliseconds