Searched refs:AVR_ISA_TINY (Results 1 – 12 of 12) sorted by relevance
/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/ |
H A D | avr.h | 25 #define AVR_ISA_TINY 0x0010 /* device has Tiny core specific encodings */ macro 78 AVR_ISA_TINY) 290 AVR_INSN (sts, "j,d", "10101kkkddddkkkk", 1, AVR_ISA_TINY, 0xA800) 292 AVR_INSN (lds, "d,j", "10100kkkddddkkkk", 1, AVR_ISA_TINY, 0xA000)
|
H A D | ChangeLog-0415 | 477 * avr.h (AVR_ISA_TINY): Define avrtiny specific ISA.
|
/netbsd-src/external/gpl3/binutils/dist/include/opcode/ |
H A D | avr.h | 25 #define AVR_ISA_TINY 0x0010 /* device has Tiny core specific encodings */ macro 78 AVR_ISA_TINY) 290 AVR_INSN (sts, "j,d", "10101kkkddddkkkk", 1, AVR_ISA_TINY, 0xA800) 292 AVR_INSN (lds, "d,j", "10100kkkddddkkkk", 1, AVR_ISA_TINY, 0xA000)
|
H A D | ChangeLog-0415 | 477 * avr.h (AVR_ISA_TINY): Define avrtiny specific ISA.
|
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | avr-dis.c | 410 if ((opcode->isa == AVR_ISA_TINY) && (info->mach != bfd_mach_avrtiny)) in print_insn_avr()
|
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | avr-dis.c | 410 if ((opcode->isa == AVR_ISA_TINY) && (info->mach != bfd_mach_avrtiny)) in print_insn_avr()
|
/netbsd-src/external/gpl3/gdb/dist/include/elf/ |
H A D | ChangeLog-0415 | 317 * include/opcode/avr.h (AVR_ISA_TINY): Define avrtiny specific ISA.
|
/netbsd-src/external/gpl3/binutils.old/dist/include/elf/ |
H A D | ChangeLog-0415 | 317 * include/opcode/avr.h (AVR_ISA_TINY): Define avrtiny specific ISA.
|
/netbsd-src/external/gpl3/binutils/dist/include/elf/ |
H A D | ChangeLog-0415 | 317 * include/opcode/avr.h (AVR_ISA_TINY): Define avrtiny specific ISA.
|
/netbsd-src/external/gpl3/gdb.old/dist/include/elf/ |
H A D | ChangeLog-0415 | 317 * include/opcode/avr.h (AVR_ISA_TINY): Define avrtiny specific ISA.
|
/netbsd-src/external/gpl3/gdb.old/dist/include/opcode/ |
H A D | ChangeLog-0415 | 477 * avr.h (AVR_ISA_TINY): Define avrtiny specific ISA.
|
/netbsd-src/external/gpl3/gdb/dist/include/opcode/ |
H A D | ChangeLog-0415 | 477 * avr.h (AVR_ISA_TINY): Define avrtiny specific ISA.
|