Searched refs:GPR_R0 (Results 1 – 8 of 8) sorted by relevance
| /openbsd-src/gnu/gcc/gcc/config/mt/ |
| H A D | mt.h | 227 #define GPR_R0 0 /* Always 0 */ macro 416 && (regno) != GPR_R0 \
|
| H A D | mt.c | 336 for (regno = GPR_R0; regno <= GPR_LAST; regno++) in mt_debug_stack() 378 fprintf (file, "%s, #", reg_names [GPR_R0]); in mt_print_operand_simple_address() 443 fputs (reg_names[GPR_R0], file); in mt_print_operand() 878 for (regno = GPR_R0; regno <= GPR_LAST; regno++) in mt_compute_frame_size() 1031 for (regno = GPR_R0; regno <= GPR_LAST; regno++) in mt_emit_save_regs()
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/d30v/ |
| H A D | d30v.c | 2714 fputs (reg_names[GPR_R0], stream); 2750 fputs (reg_names[GPR_R0], stream); 2846 fputs (reg_names[GPR_R0], stream);
|
| H A D | d30v.h | 245 #define GPR_R0 GPR_FIRST /* R0, constant 0 */ macro
|
| /openbsd-src/gnu/gcc/gcc/config/frv/ |
| H A D | frv.h | 587 #define GPR_R0 GPR_FIRST /* R0, constant 0 */ macro
|
| H A D | frv.c | 2606 fputs (reg_names[GPR_R0], stream); in frv_print_operand_memory_reference() 2614 fputs (reg_names [GPR_R0], stream); in frv_print_operand_memory_reference() 2808 fputs (reg_names[GPR_R0], file); in frv_print_operand() 3010 fputs (reg_names[GPR_R0], file); in frv_print_operand()
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/frv/ |
| H A D | frv.h | 772 #define GPR_R0 GPR_FIRST /* R0, constant 0 */ macro
|
| H A D | frv.c | 2589 fputs (reg_names[GPR_R0], stream); 2597 fputs (reg_names [GPR_R0], stream); 2790 fputs (reg_names[GPR_R0], file); 3015 fputs (reg_names[GPR_R0], file);
|