Home
last modified time | relevance | path

Searched defs:AVR_ZERO_REGNO (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/avr/
H A Davr.c109 #define AVR_ZERO_REGNO (AVR_TINY ? ZERO_REGNO_TINY : ZERO_REGNO) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/avr/
H A Davr.cc106 #define AVR_ZERO_REGNO (AVR_TINY ? ZERO_REGNO_TINY : ZERO_REGNO) macro