Searched refs:RX200 (Results 1 - 19 of 19) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rx/
H A Drx-opts.h27 RX200, enumerator in enum:rx_cpu_types
H A Drx.h38 else if (rx_cpu_type == RX200) \
41 builtin_assert ("machine=RX200"); \
145 #define FUNCTION_BOUNDARY ((rx_cpu_type == RX100 || rx_cpu_type == RX200) ? 4 : 8)
H A Drx.c2859 || rx_cpu_type == RX200) ? "4" : "8");
2862 || rx_cpu_type == RX200) ? "4" : "8");
2865 || rx_cpu_type == RX200) ? "4" : "8");
3373 if (rx_cpu_type == RX100 || rx_cpu_type == RX200)
/netbsd-current/external/gpl3/gcc/dist/gcc/config/rx/
H A Drx-opts.h27 RX200, enumerator in enum:rx_cpu_types
H A Drx.h38 else if (rx_cpu_type == RX200) \
41 builtin_assert ("machine=RX200"); \
145 #define FUNCTION_BOUNDARY ((rx_cpu_type == RX100 || rx_cpu_type == RX200) ? 4 : 8)
H A Drx.cc2867 || rx_cpu_type == RX200) ? "4" : "8");
2870 || rx_cpu_type == RX200) ? "4" : "8");
2873 || rx_cpu_type == RX200) ? "4" : "8");
3381 if (rx_cpu_type == RX100 || rx_cpu_type == RX200)
/netbsd-current/external/gpl3/gcc.old/dist/gcc/common/config/rx/
H A Drx-common.c54 if ((enum rx_cpu_types) value == RX200 ||
60 if (opts->x_rx_cpu_type == RX200)
61 error_at (loc, "the RX200 cpu does not have FPU hardware");
/netbsd-current/external/gpl3/gcc/dist/gcc/common/config/rx/
H A Drx-common.cc54 if ((enum rx_cpu_types) value == RX200 ||
60 if (opts->x_rx_cpu_type == RX200)
61 error_at (loc, "the RX200 cpu does not have FPU hardware");
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Drx-defs.h40 RX200, enumerator in enum:rx_cpu_types
H A Drx-parse.y2060 if (rx_cpu == RX100 || rx_cpu == RX200)
H A Dtc-rx.c121 {"rx200", RX200, 0},
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Drx-defs.h40 RX200, enumerator in enum:rx_cpu_types
H A Drx-parse.y2060 if (rx_cpu == RX100 || rx_cpu == RX200)
H A Dtc-rx.c121 {"rx200", RX200, 0},
H A Drx-parse.c5406 if (rx_cpu == RX100 || rx_cpu == RX200)
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Drx-defs.h40 RX200, enumerator in enum:rx_cpu_types
H A Drx-parse.y2060 if (rx_cpu == RX100 || rx_cpu == RX200)
H A Dtc-rx.c121 {"rx200", RX200, 0},
H A Drx-parse.c5406 if (rx_cpu == RX100 || rx_cpu == RX200)

Completed in 186 milliseconds