Searched refs:set_rounding_mode (Results 1 - 16 of 16) sorted by relevance

/external/valgrind/none/tests/s390x/
H A Drounding-4.c25 set_rounding_mode(unsigned mode) function
51 set_rounding_mode(0);
53 set_rounding_mode(1);
55 set_rounding_mode(2);
57 set_rounding_mode(3);
61 set_rounding_mode(0);
63 set_rounding_mode(1);
65 set_rounding_mode(2);
67 set_rounding_mode(3);
71 set_rounding_mode(
[all...]
H A Drounding-2.c10 set_rounding_mode(unsigned mode) function
36 set_rounding_mode(rmodes[i]);
H A Drounding-6.c76 set_rounding_mode(unsigned mode) function
100 set_rounding_mode(FPC_BFP_ROUND_ZERO);
102 set_rounding_mode(FPC_BFP_ROUND_NEAREST_EVEN);
110 set_rounding_mode(FPC_BFP_ROUND_ZERO);
112 set_rounding_mode(FPC_BFP_ROUND_NEAREST_EVEN);
120 set_rounding_mode(FPC_BFP_ROUND_ZERO);
122 set_rounding_mode(FPC_BFP_ROUND_NEAREST_EVEN);
130 set_rounding_mode(FPC_BFP_ROUND_ZERO);
132 set_rounding_mode(FPC_BFP_ROUND_NEAREST_EVEN);
140 set_rounding_mode(FPC_BFP_ROUND_ZER
[all...]
H A Dfixbr.c46 set_rounding_mode(unsigned mode) function
64 set_rounding_mode(FPC_BFP_ROUND_ZERO);
66 set_rounding_mode(FPC_BFP_ROUND_NEAREST_EVEN);
H A Drounding-5.c26 set_rounding_mode(unsigned mode) function
35 set_rounding_mode(mode);
45 set_rounding_mode(mode);
55 set_rounding_mode(mode);
H A Drounding-3.c13 set_rounding_mode(unsigned mode) function
83 set_rounding_mode(rmodes[i]);
/external/valgrind/none/tests/mips64/
H A Drounding_mode.h11 void set_rounding_mode(round_mode_t mode) function
H A Dround.c112 set_rounding_mode(rm);
116 set_rounding_mode(rm);
H A Dfpu_arithmetic.c15 set_rounding_mode(rm);
/external/valgrind/none/tests/mips32/
H A Dround.c133 void set_rounding_mode(round_mode_t mode) function
172 set_rounding_mode(rm);
231 set_rounding_mode(rm);
235 set_rounding_mode(rm);
H A DFPUarithmetic.c94 void set_rounding_mode(round_mode_t mode) function
134 set_rounding_mode(rm);
H A Dround_fpu64.c77 void set_rounding_mode(round_mode_t mode) function
119 set_rounding_mode(rm);
/external/valgrind/none/tests/ppc32/
H A Dtest_dfp2.c421 void set_rounding_mode(unsigned long long rnd_mode) function
456 /* The set_rounding_mode() uses the global value f14. Call the
460 set_rounding_mode(round_mode);
528 /* The set_rounding_mode() uses the global value f14. Call the
532 set_rounding_mode(round_mode);
603 /* The set_rounding_mode() uses the global value f14. Call the
607 set_rounding_mode(round_mode);
H A Dround.c111 void set_rounding_mode(round_mode_t mode) function
159 set_rounding_mode(mode);
269 set_rounding_mode(mode);
306 set_rounding_mode(mode);
468 set_rounding_mode(mode);
749 set_rounding_mode(mode);
1100 set_rounding_mode(mode);
/external/valgrind/none/tests/ppc64/
H A Dtest_dfp2.c421 void set_rounding_mode(unsigned long long rnd_mode) function
456 /* The set_rounding_mode() uses the global value f14. Call the
460 set_rounding_mode(round_mode);
528 /* The set_rounding_mode() uses the global value f14. Call the
532 set_rounding_mode(round_mode);
603 /* The set_rounding_mode() uses the global value f14. Call the
607 set_rounding_mode(round_mode);
H A Dround.c111 void set_rounding_mode(round_mode_t mode) function
159 set_rounding_mode(mode);
269 set_rounding_mode(mode);
306 set_rounding_mode(mode);
468 set_rounding_mode(mode);
749 set_rounding_mode(mode);
1100 set_rounding_mode(mode);

Completed in 217 milliseconds