Home
last modified time | relevance | path

Searched refs:rs6000_isel (Results 1 – 11 of 11) sorted by relevance

/openbsd-src/gnu/gcc/gcc/config/rs6000/
H A Dlinuxspe.h41 #define TARGET_ISEL rs6000_isel
60 rs6000_isel = 1; \
H A Deabispe.h44 rs6000_isel = 1; \
H A Deabi.h58 #define TARGET_ISEL rs6000_isel
H A Dvxworks.h130 #define TARGET_ISEL rs6000_isel
H A Drs6000.opt182 Target Var(rs6000_isel)
H A Drs6000.c1274 rs6000_isel = 1; in rs6000_override_options()
1396 rs6000_isel = 0; in rs6000_override_options()
1747 rs6000_parse_yes_no_option ("isel", arg, &(rs6000_isel)); in rs6000_handle_option()
/openbsd-src/gnu/usr.bin/gcc/gcc/config/rs6000/
H A Deabispe.h36 rs6000_isel = 1
H A Deabi.h53 #define TARGET_ISEL rs6000_isel
H A Drs6000.h438 extern int rs6000_isel;
H A Drs6000.c87 int rs6000_isel; variable
564 rs6000_isel = 1;
735 rs6000_isel = 1; in rs6000_parse_isel_option()
737 rs6000_isel = 0; in rs6000_parse_isel_option()
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A DChangeLog17991 rs6000_isel, rs6000_fprs, rs6000_isel_string.
17994 Set rs6000_isel for the 8540.
18061 (rs6000_isel): New.