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

/haiku-buildtools/binutils/bfd/
H A Delfxx-ia64.c359 #define Y_BITS (0x1LL << Y_SHIFT) macro
366 (((i) & (OPCODE_BITS | X_BITS | X6_BITS | Y_BITS)) \
369 (((i) & (OPCODE_BITS | X3_BITS | X6_BITS | Y_BITS)) \
372 (((i) & (OPCODE_BITS | X3_BITS | X2_BITS | X4_BITS | Y_BITS)) \
/haiku-buildtools/legacy/binutils/bfd/
H A Delfxx-ia64.c714 #define Y_BITS (0x1LL << Y_SHIFT)
721 (((i) & (OPCODE_BITS | X_BITS | X6_BITS | Y_BITS)) \
724 (((i) & (OPCODE_BITS | X3_BITS | X6_BITS | Y_BITS)) \
727 (((i) & (OPCODE_BITS | X3_BITS | X2_BITS | X4_BITS | Y_BITS)) \
712 #define Y_BITS macro

Completed in 94 milliseconds