HomeSort by relevance Sort by last modified time
    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 128 #define TESTINST_CONDs(instruction, RDval) \
207 TESTINST_CONDs("c.f.s", i);
214 TESTINST_CONDs("c.un.s", i);
221 TESTINST_CONDs("c.eq.s", i);
228 TESTINST_CONDs("c.ueq.s", i);
235 TESTINST_CONDs("c.olt.s", i);
242 TESTINST_CONDs("c.ult.s", i);
249 TESTINST_CONDs("c.ole.s", i);
256 TESTINST_CONDs("c.ule.s", i);
263 TESTINST_CONDs("c.sf.s", i)
    [all...]

Completed in 148 milliseconds