Home
last modified time | relevance | path

Searched refs:float_gprs (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/gcc/gcc/config/rs6000/
H A De500-double.h24 if (!rs6000_explicit_options.float_gprs) \
H A Deabispe.h36 if (!rs6000_explicit_options.float_gprs) \
H A Dlinuxspe.h52 if (!rs6000_explicit_options.float_gprs) \
H A Drs6000.c254 bool float_gprs; /* True if -mfloat-gprs= was used. */ member
1393 if (!rs6000_explicit_options.float_gprs) in rs6000_override_options()
1872 rs6000_explicit_options.float_gprs = true; in rs6000_handle_option()