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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rx/
H A Drx-opts.h28 RX100 enumerator in enum:rx_cpu_types
H A Drx.h33 else if (rx_cpu_type == RX100) \
36 builtin_assert ("machine=RX100"); \
145 #define FUNCTION_BOUNDARY ((rx_cpu_type == RX100 || rx_cpu_type == RX200) ? 4 : 8)
H A Drx.c2858 str_align_jumps = ((rx_cpu_type == RX100
2861 str_align_loops = ((rx_cpu_type == RX100
2864 str_align_labels = ((rx_cpu_type == RX100
3373 if (rx_cpu_type == RX100 || rx_cpu_type == RX200)
/netbsd-current/external/gpl3/gcc/dist/gcc/config/rx/
H A Drx-opts.h28 RX100 enumerator in enum:rx_cpu_types
H A Drx.h33 else if (rx_cpu_type == RX100) \
36 builtin_assert ("machine=RX100"); \
145 #define FUNCTION_BOUNDARY ((rx_cpu_type == RX100 || rx_cpu_type == RX200) ? 4 : 8)
H A Drx.cc2866 str_align_jumps = ((rx_cpu_type == RX100
2869 str_align_loops = ((rx_cpu_type == RX100
2872 str_align_labels = ((rx_cpu_type == RX100
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.c55 (enum rx_cpu_types) value == RX100)
62 else if (opts->x_rx_cpu_type == RX100)
63 error_at (loc, "the RX100 cpu does not have FPU hardware");
/netbsd-current/external/gpl3/gcc/dist/gcc/common/config/rx/
H A Drx-common.cc55 (enum rx_cpu_types) value == RX100)
62 else if (opts->x_rx_cpu_type == RX100)
63 error_at (loc, "the RX100 cpu does not have FPU hardware");
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Drx-defs.h41 RX100, enumerator in enum:rx_cpu_types
H A Drx-parse.y2060 if (rx_cpu == RX100 || rx_cpu == RX200)
H A Dtc-rx.c120 {"rx100", RX100, 0},
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Drx-defs.h41 RX100, enumerator in enum:rx_cpu_types
H A Drx-parse.y2060 if (rx_cpu == RX100 || rx_cpu == RX200)
H A Dtc-rx.c120 {"rx100", RX100, 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.h41 RX100, enumerator in enum:rx_cpu_types
H A Drx-parse.y2060 if (rx_cpu == RX100 || rx_cpu == RX200)
H A Dtc-rx.c120 {"rx100", RX100, 0},
H A Drx-parse.c5406 if (rx_cpu == RX100 || rx_cpu == RX200)

Completed in 210 milliseconds