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

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/config/
H A Dvax-inst.h26 #define VIT_MAX_OPERANDS (6) /* maximum number of operands in one */ macro
78 struct vop vit_operand[VIT_MAX_OPERANDS]; /* operands */
H A Dtc-vax.c57 static expressionS exp_of_operand[VIT_MAX_OPERANDS];
58 static segT seg_of_operand[VIT_MAX_OPERANDS];
64 LITTLENUM_TYPE big_operand_bits[VIT_MAX_OPERANDS][SIZE_OF_LARGE_NUMBER];
65 FLONUM_TYPE float_operand[VIT_MAX_OPERANDS];
3434 fP < float_operand + VIT_MAX_OPERANDS;

Completed in 169 milliseconds