/external/valgrind/none/tests/ppc64/ |
D | test_isa_2_06_part1.c | 1550 fp_test_args_t aTest = test_group.targs[i]; in test_vx_fp_ops() local 1551 inA = (unsigned int *)&spec_fargs[aTest.fra_idx]; in test_vx_fp_ops() 1552 inB = (unsigned int *)&spec_fargs[aTest.frb_idx]; in test_vx_fp_ops() 1553 frap = (unsigned long long *)&spec_fargs[aTest.fra_idx]; in test_vx_fp_ops() 1554 frbp = (unsigned long long *)&spec_fargs[aTest.frb_idx]; in test_vx_fp_ops() 1575 if ( condreg != aTest.cr_flags) { in test_vx_fp_ops() 1576 … printf("Error: Expected CR flags 0x%x; actual flags: 0x%x\n", aTest.cr_flags, condreg); in test_vx_fp_ops() 1844 fp_test_args_t aTest = ftdiv_tests[i]; in test_ftdiv() local 1845 f14 = spec_fargs[aTest.fra_idx]; in test_ftdiv() 1846 f15 = spec_fargs[aTest.frb_idx]; in test_ftdiv() [all …]
|
D | test_isa_2_07_part2.c | 952 fp_test_args_t aTest = test_group.targs[i]; in test_vx_fp_ops() local 953 inA = (unsigned int *)&spec_fargs[aTest.fra_idx]; in test_vx_fp_ops() 954 inB = (unsigned int *)&spec_fargs[aTest.frb_idx]; in test_vx_fp_ops() 955 frap = (unsigned long long *)&spec_fargs[aTest.fra_idx]; in test_vx_fp_ops() 956 frbp = (unsigned long long *)&spec_fargs[aTest.frb_idx]; in test_vx_fp_ops() 1203 fp_test_args_t aTest = test_group.targs[i]; in test_vsx_two_fp_arg() local 1204 inA = (void *)&spec_fargs[aTest.fra_idx]; in test_vsx_two_fp_arg() 1205 inB = (void *)&spec_fargs[aTest.frb_idx]; in test_vsx_two_fp_arg() 1206 frap = (unsigned long long *)&spec_fargs[aTest.fra_idx]; in test_vsx_two_fp_arg() 1207 frbp = (unsigned long long *)&spec_fargs[aTest.frb_idx]; in test_vsx_two_fp_arg() [all …]
|
D | test_isa_2_06_part2.c | 1277 fp_test_args_t aTest = test_group.targs[i]; in test_vx_simple_scalar_fp_ops() local 1278 inA = (void *)&spec_fargs[aTest.fra_idx]; in test_vx_simple_scalar_fp_ops() 1279 inB = (void *)&spec_fargs[aTest.frb_idx]; in test_vx_simple_scalar_fp_ops() 1280 frap = (unsigned long long *)&spec_fargs[aTest.fra_idx]; in test_vx_simple_scalar_fp_ops() 1281 frbp = (unsigned long long *)&spec_fargs[aTest.frb_idx]; in test_vx_simple_scalar_fp_ops() 1371 fp_test_args_t aTest = test_group.targs[i]; in test_vx_aORm_fp_ops() local 1388 inA = (void *)&spec_fargs[aTest.fra_idx]; in test_vx_aORm_fp_ops() 1389 inB = (void *)&spec_fargs[aTest.frb_idx]; in test_vx_aORm_fp_ops() 1390 frap = (unsigned long long *)&spec_fargs[aTest.fra_idx]; in test_vx_aORm_fp_ops() 1397 frbp = (unsigned long long *)&spec_fargs[aTest.frb_idx]; in test_vx_aORm_fp_ops() [all …]
|
D | test_dfp1.c | 491 test_table_t aTest; in main() local 496 aTest = all_tests[i]; in main() 497 printf( "%s\n", aTest.name ); in main()
|
D | test_dfp5.c | 599 test_table_t aTest; in main() local 604 aTest = all_tests[i]; in main() 605 printf( "%s\n", aTest.name ); in main()
|
D | test_dfp4.c | 630 test_table_t aTest; in main() local 635 aTest = all_tests[i]; in main() 636 printf( "%s\n", aTest.name ); in main()
|
D | test_dfp2.c | 656 test_table_t aTest; in main() local 667 aTest = all_tests[i]; in main() 668 printf( "%s\n", aTest.name ); in main()
|
D | test_dfp3.c | 1250 test_table_t aTest; in main() local 1255 aTest = all_tests[i]; in main() 1256 printf( "%s\n", aTest.name ); in main()
|
D | test_isa_2_06_part3.c | 1608 test_table_t aTest; in main() local 1613 aTest = all_tests[i]; in main() 1614 printf( "%s\n", aTest.name ); in main()
|
/external/valgrind/none/tests/ppc32/ |
D | test_isa_2_06_part1.c | 1550 fp_test_args_t aTest = test_group.targs[i]; in test_vx_fp_ops() local 1551 inA = (unsigned int *)&spec_fargs[aTest.fra_idx]; in test_vx_fp_ops() 1552 inB = (unsigned int *)&spec_fargs[aTest.frb_idx]; in test_vx_fp_ops() 1553 frap = (unsigned long long *)&spec_fargs[aTest.fra_idx]; in test_vx_fp_ops() 1554 frbp = (unsigned long long *)&spec_fargs[aTest.frb_idx]; in test_vx_fp_ops() 1575 if ( condreg != aTest.cr_flags) { in test_vx_fp_ops() 1576 … printf("Error: Expected CR flags 0x%x; actual flags: 0x%x\n", aTest.cr_flags, condreg); in test_vx_fp_ops() 1844 fp_test_args_t aTest = ftdiv_tests[i]; in test_ftdiv() local 1845 f14 = spec_fargs[aTest.fra_idx]; in test_ftdiv() 1846 f15 = spec_fargs[aTest.frb_idx]; in test_ftdiv() [all …]
|
D | test_isa_2_07_part2.c | 952 fp_test_args_t aTest = test_group.targs[i]; in test_vx_fp_ops() local 953 inA = (unsigned int *)&spec_fargs[aTest.fra_idx]; in test_vx_fp_ops() 954 inB = (unsigned int *)&spec_fargs[aTest.frb_idx]; in test_vx_fp_ops() 955 frap = (unsigned long long *)&spec_fargs[aTest.fra_idx]; in test_vx_fp_ops() 956 frbp = (unsigned long long *)&spec_fargs[aTest.frb_idx]; in test_vx_fp_ops() 1203 fp_test_args_t aTest = test_group.targs[i]; in test_vsx_two_fp_arg() local 1204 inA = (void *)&spec_fargs[aTest.fra_idx]; in test_vsx_two_fp_arg() 1205 inB = (void *)&spec_fargs[aTest.frb_idx]; in test_vsx_two_fp_arg() 1206 frap = (unsigned long long *)&spec_fargs[aTest.fra_idx]; in test_vsx_two_fp_arg() 1207 frbp = (unsigned long long *)&spec_fargs[aTest.frb_idx]; in test_vsx_two_fp_arg() [all …]
|
D | test_isa_2_06_part2.c | 1277 fp_test_args_t aTest = test_group.targs[i]; in test_vx_simple_scalar_fp_ops() local 1278 inA = (void *)&spec_fargs[aTest.fra_idx]; in test_vx_simple_scalar_fp_ops() 1279 inB = (void *)&spec_fargs[aTest.frb_idx]; in test_vx_simple_scalar_fp_ops() 1280 frap = (unsigned long long *)&spec_fargs[aTest.fra_idx]; in test_vx_simple_scalar_fp_ops() 1281 frbp = (unsigned long long *)&spec_fargs[aTest.frb_idx]; in test_vx_simple_scalar_fp_ops() 1371 fp_test_args_t aTest = test_group.targs[i]; in test_vx_aORm_fp_ops() local 1388 inA = (void *)&spec_fargs[aTest.fra_idx]; in test_vx_aORm_fp_ops() 1389 inB = (void *)&spec_fargs[aTest.frb_idx]; in test_vx_aORm_fp_ops() 1390 frap = (unsigned long long *)&spec_fargs[aTest.fra_idx]; in test_vx_aORm_fp_ops() 1397 frbp = (unsigned long long *)&spec_fargs[aTest.frb_idx]; in test_vx_aORm_fp_ops() [all …]
|
D | test_dfp1.c | 491 test_table_t aTest; in main() local 496 aTest = all_tests[i]; in main() 497 printf( "%s\n", aTest.name ); in main()
|
D | test_dfp5.c | 599 test_table_t aTest; in main() local 604 aTest = all_tests[i]; in main() 605 printf( "%s\n", aTest.name ); in main()
|
D | test_dfp4.c | 630 test_table_t aTest; in main() local 635 aTest = all_tests[i]; in main() 636 printf( "%s\n", aTest.name ); in main()
|
D | test_dfp2.c | 656 test_table_t aTest; in main() local 667 aTest = all_tests[i]; in main() 668 printf( "%s\n", aTest.name ); in main()
|
D | test_dfp3.c | 1250 test_table_t aTest; in main() local 1255 aTest = all_tests[i]; in main() 1256 printf( "%s\n", aTest.name ); in main()
|
D | test_isa_2_06_part3.c | 1608 test_table_t aTest; in main() local 1613 aTest = all_tests[i]; in main() 1614 printf( "%s\n", aTest.name ); in main()
|