Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-msp430.c675 static bfd_boolean gen_interrupt_nops = FALSE; variable
812 gen_interrupt_nops = FALSE; in md_parse_option()
815 gen_interrupt_nops = TRUE; in md_parse_option()
1967 if (gen_interrupt_nops) in msp430_operands()
1973 if (gen_interrupt_nops) in msp430_operands()
2019 if (gen_interrupt_nops) in msp430_operands()
2025 if (gen_interrupt_nops) in msp430_operands()
2744 if (gen_interrupt_nops) in msp430_operands()
2750 if (gen_interrupt_nops) in msp430_operands()
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-201320 (gen_interrupt_nops): Default to FALSE.