• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /freebsd-13-stable/tools/test/testfloat/

Lines Matching refs:slow_float_rounding_mode

26 int8 slow_float_rounding_mode;
131 switch ( slow_float_rounding_mode ) {
170 switch ( slow_float_rounding_mode ) {
204 switch ( slow_float_rounding_mode ) {
242 switch ( slow_float_rounding_mode ) {
468 switch ( slow_float_rounding_mode ) {
480 switch ( slow_float_rounding_mode ) {
592 switch ( slow_float_rounding_mode ) {
604 switch ( slow_float_rounding_mode ) {
736 switch ( slow_float_rounding_mode ) {
760 switch ( slow_float_rounding_mode ) {
907 switch ( slow_float_rounding_mode ) {
921 switch ( slow_float_rounding_mode ) {
1021 ( slow_float_rounding_mode == float_round_down ) ?
1366 savedRoundingMode = slow_float_rounding_mode;
1367 slow_float_rounding_mode = float_round_to_zero;
1369 slow_float_rounding_mode = savedRoundingMode;
1386 savedRoundingMode = slow_float_rounding_mode;
1387 slow_float_rounding_mode = float_round_to_zero;
1389 slow_float_rounding_mode = savedRoundingMode;
1555 savedRoundingMode = slow_float_rounding_mode;
1556 slow_float_rounding_mode = float_round_to_zero;
1558 slow_float_rounding_mode = savedRoundingMode;
1575 savedRoundingMode = slow_float_rounding_mode;
1576 slow_float_rounding_mode = float_round_to_zero;
1578 slow_float_rounding_mode = savedRoundingMode;
1746 savedRoundingMode = slow_float_rounding_mode;
1747 slow_float_rounding_mode = float_round_to_zero;
1749 slow_float_rounding_mode = savedRoundingMode;
1766 savedRoundingMode = slow_float_rounding_mode;
1767 slow_float_rounding_mode = float_round_to_zero;
1769 slow_float_rounding_mode = savedRoundingMode;
1935 savedRoundingMode = slow_float_rounding_mode;
1936 slow_float_rounding_mode = float_round_to_zero;
1938 slow_float_rounding_mode = savedRoundingMode;
1955 savedRoundingMode = slow_float_rounding_mode;
1956 slow_float_rounding_mode = float_round_to_zero;
1958 slow_float_rounding_mode = savedRoundingMode;