HomeSort by relevance Sort by last modified time
    Searched full:get_dfp_rounding_mode (Results 1 - 2 of 2) sorted by null

  /external/valgrind/main/none/tests/s390x/
srnmt.c 22 get_dfp_rounding_mode(void) function
33 printf("initial rounding mode = %u\n", get_dfp_rounding_mode());
37 printf("rounding mode = %u\n", get_dfp_rounding_mode());
40 printf("rounding mode = %u\n", get_dfp_rounding_mode());
43 printf("rounding mode = %u\n", get_dfp_rounding_mode());
46 printf("rounding mode = %u\n", get_dfp_rounding_mode());
49 printf("rounding mode = %u\n", get_dfp_rounding_mode());
52 printf("rounding mode = %u\n", get_dfp_rounding_mode());
55 printf("rounding mode = %u\n", get_dfp_rounding_mode());
58 printf("rounding mode = %u\n", get_dfp_rounding_mode());
    [all...]
  /external/valgrind/main/VEX/priv/
host_s390_isel.c 803 get_dfp_rounding_mode(ISelEnv *env, IRExpr *irrm) function
827 vpanic("get_dfp_rounding_mode");
    [all...]

Completed in 288 milliseconds