Searched refs:frA_sp (Results 1 - 4 of 4) sorted by relevance

/external/valgrind/main/none/tests/ppc32/
H A Dtest_isa_2_06_part2.c1096 unsigned int * frA_sp, *frB_sp, * dst_sp; local
1109 frA_sp = (unsigned int *)&spec_sp_fargs[a_idx];
1111 printf("%08x %s %08x", *frA_sp, test_group->op, *frB_sp);
1138 unsigned int frA_sp, * dst_sp; local
1163 frA_sp = *((unsigned int *)&spec_sp_fargs[a_idx]);
1164 printf("%s(%08x,%08x,%08x)", test_group->op, xt_sp[k], frA_sp, xb_sp[k]);
H A Dtest_isa_2_06_part3.c1023 unsigned int * frA_sp, *frB_sp, * dst_sp; local
1036 frA_sp = (unsigned int *)&spec_sp_fargs[a_idx];
1038 printf("%08x %s %08x", *frA_sp, test_group->op, *frB_sp);
/external/valgrind/main/none/tests/ppc64/
H A Dtest_isa_2_06_part2.c1096 unsigned int * frA_sp, *frB_sp, * dst_sp; local
1109 frA_sp = (unsigned int *)&spec_sp_fargs[a_idx];
1111 printf("%08x %s %08x", *frA_sp, test_group->op, *frB_sp);
1138 unsigned int frA_sp, * dst_sp; local
1163 frA_sp = *((unsigned int *)&spec_sp_fargs[a_idx]);
1164 printf("%s(%08x,%08x,%08x)", test_group->op, xt_sp[k], frA_sp, xb_sp[k]);
H A Dtest_isa_2_06_part3.c1023 unsigned int * frA_sp, *frB_sp, * dst_sp; local
1036 frA_sp = (unsigned int *)&spec_sp_fargs[a_idx];
1038 printf("%08x %s %08x", *frA_sp, test_group->op, *frB_sp);

Completed in 127 milliseconds