tc-avr.c | 352 static struct avr_opt_s avr_opt = { 0, 0, 0, 0 }; variable in typeref:struct:avr_opt_s 591 avr_opt.all_opcodes = 1; 594 avr_opt.no_skip_bug = 1; 597 avr_opt.no_wrap = 1; 603 avr_opt.link_relax = 1; 655 linkrelax = avr_opt.link_relax; 969 if (!avr_opt.all_opcodes && (op_mask & 0x100F) 996 if (!avr_opt.all_opcodes [all...] |