Searched refs:check_for_nop (Results 1 – 2 of 2) sorted by relevance
1792 static bfd_boolean check_for_nop = FALSE; variable1952 if (check_for_nop && is_opcode ("nop")) in msp430_operands()1953 check_for_nop = FALSE; in msp430_operands()1963 if (check_for_nop) in msp430_operands()2015 if (check_for_nop) in msp430_operands()2740 if (check_for_nop) in msp430_operands()3165 check_for_nop = nop_check_needed; in msp430_operands()3900 if (check_for_nop == TRUE && warn_interrupt_nops) in msp430_md_end()
1559 (check_for_nop): New.