Searched refs:t_nbits (Results 1 – 2 of 2) sorted by relevance
2794 static int t_nbits = -1; in avr_print_operand() local2799 t_nbits = GET_MODE_BITSIZE (GET_MODE (x)); in avr_print_operand()2802 && IN_RANGE (INTVAL (x), 0, t_nbits - 1)) in avr_print_operand()
3168 static int t_nbits = -1; in avr_print_operand() local3173 t_nbits = GET_MODE_BITSIZE (GET_MODE (x)); in avr_print_operand()3176 && IN_RANGE (INTVAL (x), 0, t_nbits - 1)) in avr_print_operand()