Searched refs:MASK_14 (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/legacy/binutils/opcodes/
H A Dhppa-dis.c56 #define MASK_14 0x3fff macro
283 return low_sign_extend (word & MASK_14, 14);
/haiku-buildtools/binutils/opcodes/
H A Dhppa-dis.c57 #define MASK_14 0x3fff macro
284 return low_sign_extend (word & MASK_14, 14);

Completed in 94 milliseconds