Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-avr.c355 int no_wrap; /* -mno-wrap: reject rjmp/rcall with 8K wrap-around. */ member
598 avr_opt.no_wrap = 1; in md_parse_option()
1417 if ((avr_mcu->isa & AVR_ISA_MEGA) || avr_opt.no_wrap) in md_apply_fix()