OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TESTINST_CONDs
(Results
1 - 3
of
3
) sorted by null
/external/valgrind/none/tests/mips64/
fpu_branches.c
40
TESTINST_CONDs
("c.f.s", i);
47
TESTINST_CONDs
("c.un.s", i);
54
TESTINST_CONDs
("c.eq.s", i);
61
TESTINST_CONDs
("c.ueq.s", i);
68
TESTINST_CONDs
("c.olt.s", i);
75
TESTINST_CONDs
("c.ult.s", i);
82
TESTINST_CONDs
("c.ole.s", i);
89
TESTINST_CONDs
("c.ule.s", i);
96
TESTINST_CONDs
("c.sf.s", i);
103
TESTINST_CONDs
("c.ngle.s", i)
[
all
...]
macro_fpu.h
311
#define
TESTINST_CONDs
(instruction, RDval) \
/external/valgrind/none/tests/mips32/
fpu_branches.c
130
#define
TESTINST_CONDs
(instruction, RDval) \
209
TESTINST_CONDs
("c.f.s", i);
216
TESTINST_CONDs
("c.un.s", i);
223
TESTINST_CONDs
("c.eq.s", i);
230
TESTINST_CONDs
("c.ueq.s", i);
237
TESTINST_CONDs
("c.olt.s", i);
244
TESTINST_CONDs
("c.ult.s", i);
251
TESTINST_CONDs
("c.ole.s", i);
258
TESTINST_CONDs
("c.ule.s", i);
265
TESTINST_CONDs
("c.sf.s", i)
[
all
...]
Completed in 98 milliseconds