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

/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dhppa-dis.c55 #define MASK_10 0x3ff macro
260 return (word >> 16 & MASK_10);
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dhppa-dis.c55 #define MASK_10 0x3ff macro
260 return (word >> 16 & MASK_10);
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dhppa-dis.c55 #define MASK_10 0x3ff macro
260 return (word >> 16 & MASK_10);
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dhppa-dis.c55 #define MASK_10 0x3ff macro
260 return (word >> 16 & MASK_10);

Completed in 181 milliseconds