Home
last modified time | relevance | path

Searched refs:sp_h (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/avr/
H A Davr.c145 int sp_h; member
788 avr_addr.sp_h = avr_addr.sp_l + 1; in avr_option_override()
2855 else if (ival == avr_addr.sp_h) fprintf (file, "__SP_H__"); in avr_print_operand()
10548 fprintf (asm_out_file, "__SP_H__ = 0x%02x\n", avr_addr.sp_h - sfr_offset); in avr_file_start()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/avr/
H A Davr.cc142 int sp_h; member
1142 avr_addr.sp_h = avr_addr.sp_l + 1; in avr_option_override()
3229 else if (ival == avr_addr.sp_h) fprintf (file, "__SP_H__"); in avr_print_operand()
11110 fprintf (asm_out_file, "__SP_H__ = 0x%02x\n", avr_addr.sp_h - sfr_offset); in avr_file_start()