Home
last modified time | relevance | path

Searched refs:AVR_ISA_TINY (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/
H A Davr.h25 #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 DChangeLog-0415477 * avr.h (AVR_ISA_TINY): Define avrtiny specific ISA.
/netbsd-src/external/gpl3/binutils/dist/include/opcode/
H A Davr.h25 #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 DChangeLog-0415477 * avr.h (AVR_ISA_TINY): Define avrtiny specific ISA.
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Davr-dis.c410 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 Davr-dis.c410 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 DChangeLog-0415317 * include/opcode/avr.h (AVR_ISA_TINY): Define avrtiny specific ISA.
/netbsd-src/external/gpl3/binutils.old/dist/include/elf/
H A DChangeLog-0415317 * include/opcode/avr.h (AVR_ISA_TINY): Define avrtiny specific ISA.
/netbsd-src/external/gpl3/binutils/dist/include/elf/
H A DChangeLog-0415317 * include/opcode/avr.h (AVR_ISA_TINY): Define avrtiny specific ISA.
/netbsd-src/external/gpl3/gdb.old/dist/include/elf/
H A DChangeLog-0415317 * include/opcode/avr.h (AVR_ISA_TINY): Define avrtiny specific ISA.
/netbsd-src/external/gpl3/gdb.old/dist/include/opcode/
H A DChangeLog-0415477 * avr.h (AVR_ISA_TINY): Define avrtiny specific ISA.
/netbsd-src/external/gpl3/gdb/dist/include/opcode/
H A DChangeLog-0415477 * avr.h (AVR_ISA_TINY): Define avrtiny specific ISA.