Home
last modified time | relevance | path

Searched refs:warn_interrupt_nops (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-msp430.c678 static bfd_boolean warn_interrupt_nops = TRUE; variable
819 warn_interrupt_nops = TRUE; in md_parse_option()
822 warn_interrupt_nops = FALSE; in md_parse_option()
1965 if (warn_interrupt_nops) in msp430_operands()
2017 if (warn_interrupt_nops) in msp430_operands()
2742 if (warn_interrupt_nops) in msp430_operands()
3900 if (check_for_nop == TRUE && warn_interrupt_nops) in msp430_md_end()