Searched refs:avr_opcodes_s (Results 1 – 12 of 12) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | avr-dis.c | 30 struct avr_opcodes_s struct 43 const struct avr_opcodes_s avr_opcodes[] = argument 345 const struct avr_opcodes_s *opcode; in print_insn_avr() 376 nopcodes = sizeof (avr_opcodes) / sizeof (struct avr_opcodes_s); in print_insn_avr()
|
H A D | ChangeLog-0203 | 1060 (struct avr_opcodes_s): Remove 'bin_mask' field (it's 1063 (avr_opcodes_s): Declare as const.
|
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | avr-dis.c | 30 struct avr_opcodes_s struct 43 const struct avr_opcodes_s avr_opcodes[] = argument 345 const struct avr_opcodes_s *opcode; in print_insn_avr() 376 nopcodes = sizeof (avr_opcodes) / sizeof (struct avr_opcodes_s); in print_insn_avr()
|
H A D | ChangeLog-0203 | 1060 (struct avr_opcodes_s): Remove 'bin_mask' field (it's 1063 (avr_opcodes_s): Declare as const.
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
H A D | tc-avr.c | 38 struct avr_opcodes_s struct 51 struct avr_opcodes_s avr_opcodes[] = argument 154 static void avr_gccisr_operands (struct avr_opcodes_s*, char**); 155 static void avr_update_gccisr (struct avr_opcodes_s*, int, int); 156 static struct avr_opcodes_s *avr_gccisr_opcode; 819 struct avr_opcodes_s *opcode; in md_begin() 848 avr_gccisr_opcode = (struct avr_opcodes_s*) str_hash_find (avr_hash, in md_begin() 1045 avr_operand (struct avr_opcodes_s *opcode, in avr_operand() 1353 avr_operands (struct avr_opcodes_s *opcode, char **line) in avr_operands() 1881 struct avr_opcodes_s *opcode; in md_assemble() [all …]
|
/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | tc-avr.c | 38 struct avr_opcodes_s struct 51 struct avr_opcodes_s avr_opcodes[] = argument 154 static void avr_gccisr_operands (struct avr_opcodes_s*, char**); 155 static void avr_update_gccisr (struct avr_opcodes_s*, int, int); 156 static struct avr_opcodes_s *avr_gccisr_opcode; 819 struct avr_opcodes_s *opcode; in md_begin() 848 avr_gccisr_opcode = (struct avr_opcodes_s*) str_hash_find (avr_hash, in md_begin() 1045 avr_operand (struct avr_opcodes_s *opcode, in avr_operand() 1353 avr_operands (struct avr_opcodes_s *opcode, char **line) in avr_operands() 1881 struct avr_opcodes_s *opcode; in md_assemble() [all …]
|
/netbsd-src/external/gpl3/gdb.old/dist/opcodes/ |
H A D | ChangeLog-0203 | 1060 (struct avr_opcodes_s): Remove 'bin_mask' field (it's 1063 (avr_opcodes_s): Declare as const.
|
/netbsd-src/external/gpl3/gdb/dist/opcodes/ |
H A D | ChangeLog-0203 | 1060 (struct avr_opcodes_s): Remove 'bin_mask' field (it's 1063 (avr_opcodes_s): Declare as const.
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/ |
H A D | ChangeLog-2011 | 1643 * config/tc-avr.c (struct avr_opcodes_s): Add opcode field.
|
H A D | ChangeLog-2016 | 5206 * config/tc-avr.c (struct avr_opcodes_s): Likewise.
|
/netbsd-src/external/gpl3/binutils/dist/gas/ |
H A D | ChangeLog-2011 | 1643 * config/tc-avr.c (struct avr_opcodes_s): Add opcode field.
|
H A D | ChangeLog-2016 | 5206 * config/tc-avr.c (struct avr_opcodes_s): Likewise.
|