Searched refs:avr_get_constant (Results 1 – 2 of 2) sorted by relevance
666 avr_get_constant (char *str, int max) in avr_get_constant() function898 op_mask = avr_get_constant (old_str, 31); in avr_operand()1072 x = ~avr_get_constant (str, 255); in avr_operand()1091 x = avr_get_constant (str, 7); in avr_operand()1115 x = avr_get_constant (str, 15); in avr_operand()
658 * config/tc-avr.c (avr_get_constant): Extend error message to663 * config/tc-avr.c (avr_get_constant):