Searched refs:avr_opcodes_s (Results 1 – 5 of 5) sorted by relevance
29 struct avr_opcodes_s struct42 const struct avr_opcodes_s avr_opcodes[] = argument294 const struct avr_opcodes_s *opcode; in print_insn_avr()317 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.
38 struct avr_opcodes_s struct51 struct avr_opcodes_s avr_opcodes[] = argument638 struct avr_opcodes_s *opcode; in md_begin()851 avr_operand (struct avr_opcodes_s *opcode, in avr_operand()1136 avr_operands (struct avr_opcodes_s *opcode, char **line) in avr_operands()1659 struct avr_opcodes_s *opcode; in md_assemble()1667 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.
2879 * config/tc-avr.c (struct avr_opcodes_s): Likewise.