/external/valgrind/none/tests/ppc64/ |
D | test_isa_2_06_part1.c | 1507 unsigned long long * frap, * frbp, * dst; in test_vx_fp_ops() local 1553 frap = (unsigned long long *)&spec_fargs[aTest.fra_idx]; in test_vx_fp_ops() 1573 … printf("#%d: %s %016llx <=> %016llx ? %x (CRx)\n", i, test_name, *frap, *frbp, condreg); in test_vx_fp_ops() 1634 printf("#%d: %s %016llx %016llx = %016llx\n", i, test_name, *frap, *frbp, *dst); in test_vx_fp_ops() 1637 test_name, vsr_XT, *frap, *frbp, *dst ); in test_vx_fp_ops() 1838 unsigned long long * frap, * frbp; in test_ftdiv() local 1847 frap = (unsigned long long *)&spec_fargs[aTest.fra_idx]; in test_ftdiv() 1854 printf( "ftdiv: %016llx <=> %016llx ? %x (CRx)\n", *frap, *frbp, crx); in test_ftdiv()
|
D | test_isa_2_07_part2.c | 916 unsigned long long * frap, * frbp, * dst; in test_vx_fp_ops() local 955 frap = (unsigned long long *)&spec_fargs[aTest.fra_idx]; in test_vx_fp_ops() 1010 *frap, *frbp, *dst); in test_vx_fp_ops() 1013 test_name, vsr_XT, *frap, *frbp, *dst ); in test_vx_fp_ops() 1191 unsigned long long * frap, * frbp, * dst; in test_vsx_two_fp_arg() local 1206 frap = (unsigned long long *)&spec_fargs[aTest.fra_idx]; in test_vsx_two_fp_arg() 1216 *frap, *frbp, *dst); in test_vsx_two_fp_arg()
|
D | test_isa_2_06_part2.c | 1230 unsigned long long * frap, * frbp, * dst; in test_vx_simple_scalar_fp_ops() local 1280 frap = (unsigned long long *)&spec_fargs[aTest.fra_idx]; in test_vx_simple_scalar_fp_ops() 1291 … printf("#%d: %s %016llx,%016llx => cr %x\n", i, test_group.name, *frap, *frbp, condreg); in test_vx_simple_scalar_fp_ops() 1297 *frap, *frbp, *dst); in test_vx_simple_scalar_fp_ops() 1330 unsigned long long * frap, * frbp, * dst; in test_vx_aORm_fp_ops() local 1334 frap = frbp = NULL; in test_vx_aORm_fp_ops() 1390 frap = (unsigned long long *)&spec_fargs[aTest.fra_idx]; in test_vx_aORm_fp_ops() 1427 test_name, test_group.op, vsr_XT[0], *frap, *frbp, *dst ); in test_vx_aORm_fp_ops()
|
/external/valgrind/none/tests/ppc32/ |
D | test_isa_2_06_part1.c | 1507 unsigned long long * frap, * frbp, * dst; in test_vx_fp_ops() local 1553 frap = (unsigned long long *)&spec_fargs[aTest.fra_idx]; in test_vx_fp_ops() 1573 … printf("#%d: %s %016llx <=> %016llx ? %x (CRx)\n", i, test_name, *frap, *frbp, condreg); in test_vx_fp_ops() 1634 printf("#%d: %s %016llx %016llx = %016llx\n", i, test_name, *frap, *frbp, *dst); in test_vx_fp_ops() 1637 test_name, vsr_XT, *frap, *frbp, *dst ); in test_vx_fp_ops() 1838 unsigned long long * frap, * frbp; in test_ftdiv() local 1847 frap = (unsigned long long *)&spec_fargs[aTest.fra_idx]; in test_ftdiv() 1854 printf( "ftdiv: %016llx <=> %016llx ? %x (CRx)\n", *frap, *frbp, crx); in test_ftdiv()
|
D | test_isa_2_07_part2.c | 916 unsigned long long * frap, * frbp, * dst; in test_vx_fp_ops() local 955 frap = (unsigned long long *)&spec_fargs[aTest.fra_idx]; in test_vx_fp_ops() 1010 *frap, *frbp, *dst); in test_vx_fp_ops() 1013 test_name, vsr_XT, *frap, *frbp, *dst ); in test_vx_fp_ops() 1191 unsigned long long * frap, * frbp, * dst; in test_vsx_two_fp_arg() local 1206 frap = (unsigned long long *)&spec_fargs[aTest.fra_idx]; in test_vsx_two_fp_arg() 1216 *frap, *frbp, *dst); in test_vsx_two_fp_arg()
|
D | test_isa_2_06_part2.c | 1230 unsigned long long * frap, * frbp, * dst; in test_vx_simple_scalar_fp_ops() local 1280 frap = (unsigned long long *)&spec_fargs[aTest.fra_idx]; in test_vx_simple_scalar_fp_ops() 1291 … printf("#%d: %s %016llx,%016llx => cr %x\n", i, test_group.name, *frap, *frbp, condreg); in test_vx_simple_scalar_fp_ops() 1297 *frap, *frbp, *dst); in test_vx_simple_scalar_fp_ops() 1330 unsigned long long * frap, * frbp, * dst; in test_vx_aORm_fp_ops() local 1334 frap = frbp = NULL; in test_vx_aORm_fp_ops() 1390 frap = (unsigned long long *)&spec_fargs[aTest.fra_idx]; in test_vx_aORm_fp_ops() 1427 test_name, test_group.op, vsr_XT[0], *frap, *frbp, *dst ); in test_vx_aORm_fp_ops()
|