Searched refs:avr_opcodes (Results 1 – 4 of 4) sorted by relevance
42 const struct avr_opcodes_s avr_opcodes[] = variable317 nopcodes = sizeof (avr_opcodes) / sizeof (struct avr_opcodes_s); in print_insn_avr()321 for (opcode = avr_opcodes, maskptr = avr_bin_masks; in print_insn_avr()346 for (opcode = avr_opcodes, maskptr = avr_bin_masks; in print_insn_avr()
51 struct avr_opcodes_s avr_opcodes[] = variable645 for (opcode = avr_opcodes; opcode->name; opcode++) in md_begin()
1645 (avr_opcodes): Likewise, change to match.
6119 (avr_opcodes): uses include/opcode/avr.h6720 (avr_opcodes): New commands added.