Searched refs:tmp_new_src2 (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/sim/m32r/
H A Dsem2-switch.c2892 SI tmp_new_src2; local
2893 tmp_new_src2 = ADDSI (* FLD (i_src2), 4);
2896 SETMEMSI (current_cpu, pc, tmp_new_src2, opval);
2900 SI opval = tmp_new_src2;
2920 SI tmp_new_src2; local
2921 tmp_new_src2 = * FLD (i_src2);
2924 SETMEMHI (current_cpu, pc, tmp_new_src2, opval);
2928 SI opval = ADDSI (tmp_new_src2, 2);
2948 SI tmp_new_src2; local
2949 tmp_new_src2
2976 SI tmp_new_src2; local
5952 SI tmp_new_src2; local
6001 SI tmp_new_src2; local
6050 SI tmp_new_src2; local
6099 SI tmp_new_src2; local
[all...]
H A Dsemx-switch.c2724 SI tmp_new_src2; local
2725 tmp_new_src2 = ADDSI (* FLD (i_src2), 4);
2728 SETMEMSI (current_cpu, pc, tmp_new_src2, opval);
2732 SI opval = tmp_new_src2;
2752 SI tmp_new_src2; local
2753 tmp_new_src2 = * FLD (i_src2);
2756 SETMEMHI (current_cpu, pc, tmp_new_src2, opval);
2760 SI opval = ADDSI (tmp_new_src2, 2);
2780 SI tmp_new_src2; local
2781 tmp_new_src2
2808 SI tmp_new_src2; local
5784 SI tmp_new_src2; local
5833 SI tmp_new_src2; local
5882 SI tmp_new_src2; local
5931 SI tmp_new_src2; local
[all...]
H A Dsem-switch.c2306 SI tmp_new_src2; local
2307 tmp_new_src2 = ADDSI (* FLD (i_src2), 4);
2310 SETMEMSI (current_cpu, pc, tmp_new_src2, opval);
2314 SI opval = tmp_new_src2;
2334 SI tmp_new_src2; local
2335 tmp_new_src2 = SUBSI (* FLD (i_src2), 4);
2338 SETMEMSI (current_cpu, pc, tmp_new_src2, opval);
2342 SI opval = tmp_new_src2;
H A Dsem.c2348 SI tmp_new_src2; local
2349 tmp_new_src2 = ADDSI (* FLD (i_src2), 4);
2352 SETMEMSI (current_cpu, pc, tmp_new_src2, opval);
2356 SI opval = tmp_new_src2;
2378 SI tmp_new_src2; local
2379 tmp_new_src2 = SUBSI (* FLD (i_src2), 4);
2382 SETMEMSI (current_cpu, pc, tmp_new_src2, opval);
2386 SI opval = tmp_new_src2;
/netbsd-current/external/gpl3/gdb/dist/sim/m32r/
H A Dsem2-switch.c2892 SI tmp_new_src2; local
2893 tmp_new_src2 = ADDSI (* FLD (i_src2), 4);
2896 SETMEMSI (current_cpu, pc, tmp_new_src2, opval);
2900 SI opval = tmp_new_src2;
2920 SI tmp_new_src2; local
2921 tmp_new_src2 = * FLD (i_src2);
2924 SETMEMHI (current_cpu, pc, tmp_new_src2, opval);
2928 SI opval = ADDSI (tmp_new_src2, 2);
2948 SI tmp_new_src2; local
2949 tmp_new_src2
2976 SI tmp_new_src2; local
5952 SI tmp_new_src2; local
6001 SI tmp_new_src2; local
6050 SI tmp_new_src2; local
6099 SI tmp_new_src2; local
[all...]
H A Dsemx-switch.c2724 SI tmp_new_src2; local
2725 tmp_new_src2 = ADDSI (* FLD (i_src2), 4);
2728 SETMEMSI (current_cpu, pc, tmp_new_src2, opval);
2732 SI opval = tmp_new_src2;
2752 SI tmp_new_src2; local
2753 tmp_new_src2 = * FLD (i_src2);
2756 SETMEMHI (current_cpu, pc, tmp_new_src2, opval);
2760 SI opval = ADDSI (tmp_new_src2, 2);
2780 SI tmp_new_src2; local
2781 tmp_new_src2
2808 SI tmp_new_src2; local
5784 SI tmp_new_src2; local
5833 SI tmp_new_src2; local
5882 SI tmp_new_src2; local
5931 SI tmp_new_src2; local
[all...]
H A Dsem-switch.c2306 SI tmp_new_src2; local
2307 tmp_new_src2 = ADDSI (* FLD (i_src2), 4);
2310 SETMEMSI (current_cpu, pc, tmp_new_src2, opval);
2314 SI opval = tmp_new_src2;
2334 SI tmp_new_src2; local
2335 tmp_new_src2 = SUBSI (* FLD (i_src2), 4);
2338 SETMEMSI (current_cpu, pc, tmp_new_src2, opval);
2342 SI opval = tmp_new_src2;
H A Dsem.c2348 SI tmp_new_src2; local
2349 tmp_new_src2 = ADDSI (* FLD (i_src2), 4);
2352 SETMEMSI (current_cpu, pc, tmp_new_src2, opval);
2356 SI opval = tmp_new_src2;
2378 SI tmp_new_src2; local
2379 tmp_new_src2 = SUBSI (* FLD (i_src2), 4);
2382 SETMEMSI (current_cpu, pc, tmp_new_src2, opval);
2386 SI opval = tmp_new_src2;

Completed in 325 milliseconds