OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RX100
(Results
1 - 16
of
16
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/rx/
rx-opts.h
28
RX100
rx.h
33
else if (rx_cpu_type ==
RX100
) \
36
builtin_assert ("machine=
RX100
"); \
82
%{mcpu=
rx100
:%{fpu:%erx100 cpu does not have FPU hardware}} \
145
#define FUNCTION_BOUNDARY ((rx_cpu_type ==
RX100
|| rx_cpu_type == RX200) ? 4 : 8)
rx.cc
2866
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)
/src/external/gpl3/gcc.old/dist/gcc/config/rx/
rx-opts.h
28
RX100
rx.h
33
else if (rx_cpu_type ==
RX100
) \
36
builtin_assert ("machine=
RX100
"); \
82
%{mcpu=
rx100
:%{fpu:%erx100 cpu does not have FPU hardware}} \
145
#define FUNCTION_BOUNDARY ((rx_cpu_type ==
RX100
|| rx_cpu_type == RX200) ? 4 : 8)
rx.cc
2866
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)
/src/external/gpl3/gcc/dist/gcc/common/config/rx/
rx-common.cc
55
(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");
/src/external/gpl3/gcc.old/dist/gcc/common/config/rx/
rx-common.cc
55
(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");
/src/external/gpl3/binutils/dist/gas/config/
rx-defs.h
41
RX100
,
rx-parse.y
2060
if (rx_cpu ==
RX100
|| rx_cpu == RX200)
tc-rx.c
120
{"
rx100
",
RX100
, 0},
221
fprintf (stream, _(" --mcpu=<
rx100
|rx200|rx600|rx610|rxv2|rxv3|rxv3-dfpu>\n"));
rx-parse.c
5406
if (rx_cpu ==
RX100
|| rx_cpu == RX200)
/src/external/gpl3/binutils.old/dist/gas/config/
rx-defs.h
41
RX100
,
rx-parse.y
2060
if (rx_cpu ==
RX100
|| rx_cpu == RX200)
tc-rx.c
120
{"
rx100
",
RX100
, 0},
221
fprintf (stream, _(" --mcpu=<
rx100
|rx200|rx600|rx610|rxv2|rxv3|rxv3-dfpu>\n"));
rx-parse.c
5406
if (rx_cpu ==
RX100
|| rx_cpu == RX200)
Completed in 68 milliseconds
Indexes created Mon Mar 23 00:23:30 UTC 2026