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

/external/valgrind/main/none/tests/ppc32/
H A Dtest_isa_2_06_part2.c1076 int a_idx, b_idx, i; local
1082 b_idx = targs->frb_idx;
1084 inB = (void *)&spec_sp_fargs[b_idx];
1094 int a_idx, b_idx, i; local
1100 b_idx = targs->frb_idx;
1102 inB = (void *)&spec_fargs[b_idx];
1113 int a_idx, b_idx, k; local
1124 b_idx = targs->frb_idx;
1129 frB_dp = (unsigned long long *)&spec_fargs[b_idx];
1133 frB_sp = (unsigned int *)&spec_sp_fargs[b_idx];
[all...]
H A Dtest_isa_2_06_part3.c1004 int a_idx, b_idx, i; local
1010 b_idx = targs->frb_idx;
1012 inB = (void *)&spec_sp_fargs[b_idx];
1022 int a_idx, b_idx, i; local
1028 b_idx = targs->frb_idx;
1030 inB = (void *)&spec_fargs[b_idx];
1041 int a_idx, b_idx, k; local
1052 b_idx = targs->frb_idx;
1057 frB_dp = (unsigned long long *)&spec_fargs[b_idx];
1061 frB_sp = (unsigned int *)&spec_sp_fargs[b_idx];
[all...]
/external/valgrind/main/none/tests/ppc64/
H A Dtest_isa_2_06_part2.c1076 int a_idx, b_idx, i; local
1082 b_idx = targs->frb_idx;
1084 inB = (void *)&spec_sp_fargs[b_idx];
1094 int a_idx, b_idx, i; local
1100 b_idx = targs->frb_idx;
1102 inB = (void *)&spec_fargs[b_idx];
1113 int a_idx, b_idx, k; local
1124 b_idx = targs->frb_idx;
1129 frB_dp = (unsigned long long *)&spec_fargs[b_idx];
1133 frB_sp = (unsigned int *)&spec_sp_fargs[b_idx];
[all...]
H A Dtest_isa_2_06_part3.c1004 int a_idx, b_idx, i; local
1010 b_idx = targs->frb_idx;
1012 inB = (void *)&spec_sp_fargs[b_idx];
1022 int a_idx, b_idx, i; local
1028 b_idx = targs->frb_idx;
1030 inB = (void *)&spec_fargs[b_idx];
1041 int a_idx, b_idx, k; local
1052 b_idx = targs->frb_idx;
1057 frB_dp = (unsigned long long *)&spec_fargs[b_idx];
1061 frB_sp = (unsigned int *)&spec_sp_fargs[b_idx];
[all...]

Completed in 112 milliseconds