Home
last modified time | relevance | path

Searched refs:FIRST_SAVED_FP_REGNO (Results 1 – 6 of 6) sorted by relevance

/netbsd/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Drs6000.h909 #define FIRST_SAVED_FP_REGNO (14+32) macro
H A Drs6000-logue.c236 && info->first_fp_reg_save == FIRST_SAVED_FP_REGNO in compute_save_world_info()
271 gcc_assert (info->first_fp_reg_save >= FIRST_SAVED_FP_REGNO in compute_save_world_info()
/netbsd/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000.h901 #define FIRST_SAVED_FP_REGNO (14+32) macro
H A Drs6000-logue.c236 && info->first_fp_reg_save == FIRST_SAVED_FP_REGNO in compute_save_world_info()
271 gcc_assert (info->first_fp_reg_save >= FIRST_SAVED_FP_REGNO in compute_save_world_info()
H A Drs6000-logue.cc236 && info->first_fp_reg_save == FIRST_SAVED_FP_REGNO in compute_save_world_info()
271 gcc_assert (info->first_fp_reg_save >= FIRST_SAVED_FP_REGNO in compute_save_world_info()
/netbsd/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200418430 FIRST_SAVED_FP_REGNO, FIRST_SAVED_GP_REGNO defined.