Home
last modified time | relevance | path

Searched refs:RS6000_BTM_P10 (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/config/rs6000/
Drs6000.h2328 #define RS6000_BTM_P10 MASK_POWER10 macro
2351 | RS6000_BTM_P10)
Drs6000.cc3417 | ((TARGET_POWER10) ? RS6000_BTM_P10 : 0)); in rs6000_builtin_mask_calculate()
24042 { "power10", RS6000_BTM_P10, false, false },
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog-202018953 names instead of BU_FUTURE_V_* names. Use RS6000_BTM_P10 instead of
18971 RS6000_BTM_P10, not RS6000_BTM_FUTURE. Update compiler messages.
18979 Use OPTION_MASK_POWER10, not OPTION_MASK_FUTURE. Use RS6000_BTM_P10,