Searched refs:AVR_HAVE_8BIT_SP (Results 1 – 8 of 8) sorted by relevance
95 #define AVR_HAVE_8BIT_SP \ macro
362 if (AVR_HAVE_8BIT_SP) in avr_cpu_cpp_builtins()
1984 = (HOST_WIDE_INT) GET_MODE_MASK (AVR_HAVE_8BIT_SP ? QImode : Pmode); in avr_prologue_setup_frame()2105 if (AVR_HAVE_8BIT_SP) in avr_prologue_setup_frame()2178 if (AVR_HAVE_8BIT_SP) in avr_prologue_setup_frame()2502 if (AVR_HAVE_8BIT_SP) in avr_expand_epilogue()2531 if (AVR_HAVE_8BIT_SP) in avr_expand_epilogue()4153 if (AVR_HAVE_8BIT_SP) in output_movhi()
29732 (AVR_HAVE_8BIT_SP): Also set by avr_sp8 i.e. -msp8.29739 AVR_HAVE_8BIT_SP to decide if SP_H is present.35338 * config/avr/avr-c.c (avr_cpu_cpp_builtins): Use AVR_HAVE_8BIT_SP
13543 * config/avr/avr.h (AVR_HAVE_8BIT_SP): New macros.13548 (expand_prologue, output_movhi): Use AVR_HAVE_8BIT_SP instead of13551 Use AVR_HAVE_8BIT_SP instead of TARGET_TINY_STACK.
1479 !AVR_HAVE_8BIT_SP.1481 %B0,__SP_H__" if AVR_HAVE_8BIT_SP.1482 (avr_file_start): Only print "__SP_H__ = 0x3e" if !AVR_HAVE_8BIT_SP.
38282 (AVR_HAVE_8BIT_SP): Don't depend on avr_current_device.
43415 * config/avr/avr.h (AVR_HAVE_8BIT_SP): same for short sp info.