Home | History | Annotate | Download | only in s390x

Lines Matching full:rounding

24    printf("initial rounding mode = %u\n", get_rounding_mode());
26 /* Set basic rounding modes in various ways */
28 printf("rounding mode = %u\n", get_rounding_mode());
31 printf("rounding mode = %u\n", get_rounding_mode());
34 printf("rounding mode = %u\n", get_rounding_mode());
37 printf("rounding mode = %u\n", get_rounding_mode());
39 /* Some rounding modes with bits to be ignored */
41 printf("rounding mode = %u\n", get_rounding_mode());
44 printf("rounding mode = %u\n", get_rounding_mode());
47 printf("rounding mode = %u\n", get_rounding_mode());