Searched refs:ptrreg_to_str (Results 1 – 4 of 4) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/avr/ |
| D | avr.cc | 159 static const char *ptrreg_to_str (int); 2996 ptrreg_to_str (int regno) in ptrreg_to_str() function 3078 fprintf (file, "%s", ptrreg_to_str (REGNO (addr))); in avr_print_operand_address() 3082 fprintf (file, "-%s", ptrreg_to_str (REGNO (XEXP (addr, 0)))); in avr_print_operand_address() 3086 fprintf (file, "%s+", ptrreg_to_str (REGNO (XEXP (addr, 0)))); in avr_print_operand_address()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | ChangeLog-2007 | 22993 * config/avr/avr.c (ptrreg_to_str): Replace error() with 23056 * config/avr/avr.c (ptrreg_to_str): Replace gcc_unreachable() with
|
| D | ChangeLog-2000 | 9761 out_shift_with_cnt, ptrreg_to_str, cond_string, encode_section_info):
|
| D | ChangeLog-2005 | 21598 (ptrreg_to_str, cond_string, avr_normalize_condition): Likewise.
|