Searched refs:repeat_count (Results 1 – 1 of 1) sorted by relevance
1817 static signed int repeat_count = 0; in msp430_operands() local1936 if (repeat_count) in msp430_operands()1941 if (repeat_count > 0) in msp430_operands()1942 extended |= (repeat_count - 1); in msp430_operands()1944 extended |= (1 << 7) | (- repeat_count); in msp430_operands()1949 repeat_count = 0; in msp430_operands()2683 repeat_count = op1.exp.X_add_number; in msp430_operands()2694 repeat_count = - reg; in msp430_operands()