Searched refs:avr_opcodes_s (Results 1 – 4 of 4) sorted by relevance
29 struct avr_opcodes_s struct42 const struct avr_opcodes_s avr_opcodes[] = argument288 const struct avr_opcodes_s *opcode; in print_insn_avr()311 nopcodes = sizeof (avr_opcodes) / sizeof (struct avr_opcodes_s); in print_insn_avr()
1060 (struct avr_opcodes_s): Remove 'bin_mask' field (it's1063 (avr_opcodes_s): Declare as const.
30 struct avr_opcodes_s struct43 struct avr_opcodes_s avr_opcodes[] = argument634 struct avr_opcodes_s *opcode; in md_begin()847 avr_operand (struct avr_opcodes_s *opcode, in avr_operand()1132 avr_operands (struct avr_opcodes_s *opcode, char **line) in avr_operands()1638 struct avr_opcodes_s *opcode; in md_assemble()1646 opcode = (struct avr_opcodes_s *) hash_find (avr_hash, op); in md_assemble()
1643 * config/tc-avr.c (struct avr_opcodes_s): Add opcode field.