Searched refs:AVR_ISA_SRAM (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/include/opcode/
H A Davr.h23 #define AVR_ISA_SRAM 0x0008 /* device has SRAM (LD, ST, PUSH, POP, ...) */ macro
34 #define AVR_ISA_2xxx (AVR_ISA_TINY1 | AVR_ISA_SRAM)
/openbsd-current/gnu/usr.bin/binutils-2.17/include/opcode/
H A Davr.h23 #define AVR_ISA_SRAM 0x0008 /* device has SRAM (LD, ST, PUSH, POP, ...) */ macro
36 #define AVR_ISA_2xxx (AVR_ISA_TINY1 | AVR_ISA_SRAM)
/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Dtc-avr.c654 && !(avr_mcu->isa & AVR_ISA_SRAM))
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-avr.c738 && !(avr_mcu->isa & AVR_ISA_SRAM))

Completed in 68 milliseconds