HomeSort by relevance Sort by last modified time
    Searched full:avr_opt (Results 1 - 2 of 2) sorted by null

  /toolchain/binutils/binutils-2.25/gas/config/
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...]
  /toolchain/binutils/binutils-2.25/gas/
ChangeLog-0001     [all...]

Completed in 205 milliseconds