Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-msp430.c672 static bfd_boolean gen_interrupt_nops = FALSE; variable
1436 gen_interrupt_nops = FALSE; in md_parse_option()
1439 gen_interrupt_nops = TRUE; in md_parse_option()
2621 if (gen_interrupt_nops) in msp430_operands()
2627 if (gen_interrupt_nops) in msp430_operands()
2678 if (gen_interrupt_nops) in msp430_operands()
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-201320 (gen_interrupt_nops): Default to FALSE.