Searched refs:XMOD (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/include/opcode/
H A Dtic54x.h108 #define XMOD(C) (((C)&0xC)>>2) macro
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/include/opcode/
H A Dtic54x.h108 #define XMOD(C) (((C)&0xC)>>2) macro
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/opcodes/
H A Dtic54x-dis.c497 return sprintf (buf, formats[XMOD (code)], XARX (code));
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/opcodes/
H A Dtic54x-dis.c497 return sprintf (buf, formats[XMOD (code)], XARX (code));

Completed in 302 milliseconds