Searched refs:all_opcodes (Results 1 – 1 of 1) sorted by relevance
353 int all_opcodes; /* -mall-opcodes: accept all known AVR opcodes. */ member592 avr_opt.all_opcodes = 1; in md_parse_option()973 if (!avr_opt.all_opcodes && (op_mask & 0x100F) in avr_operand()1000 if (!avr_opt.all_opcodes in avr_operand()1194 if (!avr_opt.all_opcodes && AVR_UNDEF_P (bin)) in avr_operands()1669 if (opcode && !avr_opt.all_opcodes) in md_assemble()