Searched refs:AVR_ISA_EIND (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/include/opcode/
H A Davr.h31 #define AVR_ISA_EIND 0x0800 /* device has >128K program memory (none yet) */ macro
258 AVR_INSN (eicall, "", "1001010100011001", 1, AVR_ISA_EIND, 0x9519)
259 AVR_INSN (eijmp, "", "1001010000011001", 1, AVR_ISA_EIND, 0x9419)
/openbsd-current/gnu/usr.bin/binutils-2.17/include/opcode/
H A Davr.h31 #define AVR_ISA_EIND 0x0800 /* device has >128K program memory (none yet) */ macro
264 AVR_INSN (eicall, "", "1001010100011001", 1, AVR_ISA_EIND, 0x9519)
265 AVR_INSN (eijmp, "", "1001010000011001", 1, AVR_ISA_EIND, 0x9419)

Completed in 197 milliseconds