OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mips_fp_conditions
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/mips/
mips.cc
272
#define
MIPS_FP_CONDITIONS
(MACRO) \
293
MIPS_FP_CONDITIONS
(DECLARE_MIPS_COND)
299
static const char *const
mips_fp_conditions
[] = {
variable
300
MIPS_FP_CONDITIONS
(STRINGIFY)
9349
'Y' Print
mips_fp_conditions
[INTVAL (OP)]
9495
if (code == CONST_INT && UINTVAL (op) < ARRAY_SIZE (
mips_fp_conditions
))
9496
fputs (
mips_fp_conditions
[UINTVAL (op)], file);
16152
MIPS_FP_CONDITIONS
(CMP_BUILTINS),
mips.cc
272
#define
MIPS_FP_CONDITIONS
(MACRO) \
293
MIPS_FP_CONDITIONS
(DECLARE_MIPS_COND)
299
static const char *const
mips_fp_conditions
[] = {
variable
300
MIPS_FP_CONDITIONS
(STRINGIFY)
9349
'Y' Print
mips_fp_conditions
[INTVAL (OP)]
9495
if (code == CONST_INT && UINTVAL (op) < ARRAY_SIZE (
mips_fp_conditions
))
9496
fputs (
mips_fp_conditions
[UINTVAL (op)], file);
16152
MIPS_FP_CONDITIONS
(CMP_BUILTINS),
/src/external/gpl3/gcc.old/dist/gcc/config/mips/
mips.cc
272
#define
MIPS_FP_CONDITIONS
(MACRO) \
293
MIPS_FP_CONDITIONS
(DECLARE_MIPS_COND)
299
static const char *const
mips_fp_conditions
[] = {
variable
300
MIPS_FP_CONDITIONS
(STRINGIFY)
9175
'Y' Print
mips_fp_conditions
[INTVAL (OP)]
9321
if (code == CONST_INT && UINTVAL (op) < ARRAY_SIZE (
mips_fp_conditions
))
9322
fputs (
mips_fp_conditions
[UINTVAL (op)], file);
15948
MIPS_FP_CONDITIONS
(CMP_BUILTINS),
mips.cc
272
#define
MIPS_FP_CONDITIONS
(MACRO) \
293
MIPS_FP_CONDITIONS
(DECLARE_MIPS_COND)
299
static const char *const
mips_fp_conditions
[] = {
variable
300
MIPS_FP_CONDITIONS
(STRINGIFY)
9175
'Y' Print
mips_fp_conditions
[INTVAL (OP)]
9321
if (code == CONST_INT && UINTVAL (op) < ARRAY_SIZE (
mips_fp_conditions
))
9322
fputs (
mips_fp_conditions
[UINTVAL (op)], file);
15948
MIPS_FP_CONDITIONS
(CMP_BUILTINS),
Completed in 148 milliseconds
Indexes created Sat Sep 12 00:25:55 UTC 2026