Searched refs:avr_print_operand (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/avr/ |
H A D | avr.c | 2769 avr_print_operand (FILE *file, rtx x, int code) in avr_print_operand() function 2885 avr_print_operand (file, addr, 'i'); in avr_print_operand() 2892 avr_print_operand (file, XEXP (addr, 1), 0); in avr_print_operand() 2910 avr_print_operand (file, XEXP (addr, 0), 0); /* r26, r28, r30 */ in avr_print_operand() 2919 avr_print_operand (file, XEXP (addr, 1), code); in avr_print_operand() 14759 #define TARGET_PRINT_OPERAND avr_print_operand
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/avr/ |
H A D | avr.cc | 3143 avr_print_operand (FILE *file, rtx x, int code) in avr_print_operand() function 3259 avr_print_operand (file, addr, 'i'); in avr_print_operand() 3266 avr_print_operand (file, XEXP (addr, 1), 0); in avr_print_operand() 3284 avr_print_operand (file, XEXP (addr, 0), 0); /* r26, r28, r30 */ in avr_print_operand() 3293 avr_print_operand (file, XEXP (addr, 1), code); in avr_print_operand() 15206 #define TARGET_PRINT_OPERAND avr_print_operand
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2012 | 10919 (avr_print_operand): Print raw REGNO if 'r' is used with REG. 12732 (avr_print_operand, avr_operand_rtx_cost): Handle: CONST_FIXED. 32858 (avr_print_operand): Print addreeses as symbols for 33232 (avr_print_operand): Ditto.
|
H A D | ChangeLog-2016 | 2862 * config/avr/avr.c (avr_print_operand): Use SYMBOL_REF_P if possible. 20268 * config/avr/avr.c (avr_print_operand): Fix "format not a string
|
H A D | ChangeLog-2015 | 7514 (avr_print_operand): Update calls to avr_print_operand_address. 13950 * config/avr/avr.c (avr_print_operand): Likewise.
|
H A D | ChangeLog-2014 | 14042 (avr_print_operand): Print CCP address in case of AVRTINY also. 15953 (avr_print_operand) <i>: Allow SYMBOL_REF with SYMBOL_FLAG_IO;
|
H A D | ChangeLog-2011 | 812 (avr_print_operand): ...this and make static.
|
H A D | ChangeLog-2013 | 36631 * config/avr/avr.c (avr_print_operand): Add space after '%c' in
|
H A D | ChangeLog-2017 | 2098 avr_legitimize_reload_address, avr_asm_len, avr_print_operand,
|