Lines Matching full:rounding
33 printf("initial rounding mode = %u\n", get_rounding_mode());
35 /* Set basic rounding modes in various ways */
37 printf("rounding mode = %u\n", get_rounding_mode());
40 printf("rounding mode = %u\n", get_rounding_mode());
43 printf("rounding mode = %u\n", get_rounding_mode());
46 printf("rounding mode = %u\n", get_rounding_mode());
51 printf("rounding mode = %u\n", get_rounding_mode());
54 printf("rounding mode = %u\n", get_rounding_mode());
57 printf("rounding mode = %u\n", get_rounding_mode());
61 printf("rounding mode = %u\n", get_rounding_mode());
63 srnmb0(004); // -> emul warning invalid rounding mode
64 printf("rounding mode = %u\n", get_rounding_mode());