HomeSort by relevance Sort by last modified time
    Searched refs:set_rounding_mode (Results 1 - 14 of 14) sorted by null

  /external/valgrind/main/none/tests/s390x/
rounding-4.c 25 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);
62 set_rounding_mode(0);
64 set_rounding_mode(1);
66 set_rounding_mode(2);
68 set_rounding_mode(3);
rounding-2.c 10 set_rounding_mode(unsigned mode) function
36 set_rounding_mode(rmodes[i]);
rounding-6.c 58 set_rounding_mode(unsigned mode) function
82 set_rounding_mode(FPC_BFP_ROUND_ZERO);
84 set_rounding_mode(FPC_BFP_ROUND_NEAREST_EVEN);
92 set_rounding_mode(FPC_BFP_ROUND_ZERO);
94 set_rounding_mode(FPC_BFP_ROUND_NEAREST_EVEN);
102 set_rounding_mode(FPC_BFP_ROUND_ZERO);
104 set_rounding_mode(FPC_BFP_ROUND_NEAREST_EVEN);
112 set_rounding_mode(FPC_BFP_ROUND_ZERO);
114 set_rounding_mode(FPC_BFP_ROUND_NEAREST_EVEN);
rounding-5.c 26 set_rounding_mode(unsigned mode) function
35 set_rounding_mode(mode);
45 set_rounding_mode(mode);
55 set_rounding_mode(mode);
rounding-3.c 13 set_rounding_mode(unsigned mode) function
83 set_rounding_mode(rmodes[i]);
  /external/valgrind/main/none/tests/mips64/
rounding_mode.h 10 void set_rounding_mode(round_mode_t mode) function
round.c 110 set_rounding_mode(rm);
113 set_rounding_mode(rm);
fpu_arithmetic.c 14 set_rounding_mode(rm);
  /external/valgrind/main/none/tests/mips32/
round.c 131 void set_rounding_mode(round_mode_t mode) function
158 set_rounding_mode(rm);
217 set_rounding_mode(rm);
220 set_rounding_mode(rm);
FPUarithmetic.c 92 void set_rounding_mode(round_mode_t mode) function
132 set_rounding_mode(rm);
round_fpu64.c 74 void set_rounding_mode(round_mode_t mode) function
116 set_rounding_mode(rm);
  /external/valgrind/main/none/tests/ppc32/
test_dfp2.c 421 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);
round.c 98 void set_rounding_mode(round_mode_t mode) function
146 set_rounding_mode(mode);
256 set_rounding_mode(mode);
293 set_rounding_mode(mode);
455 set_rounding_mode(mode);
736 set_rounding_mode(mode);
1073 set_rounding_mode(mode);
  /external/valgrind/main/none/tests/ppc64/
round.c 98 void set_rounding_mode(round_mode_t mode) function
146 set_rounding_mode(mode);
256 set_rounding_mode(mode);
293 set_rounding_mode(mode);
455 set_rounding_mode(mode);
736 set_rounding_mode(mode);
1073 set_rounding_mode(mode);

Completed in 189 milliseconds