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

/netbsd-current/external/gpl3/gdb.old/dist/sim/sh64/
H A Dsem-media-switch.c3427 SI tmp_temp; local
3432 tmp_temp = MULSI (ZEXTHISI (SUBWORDDIHI (GET_H_GR (FLD (f_left)), 3)), ZEXTHISI (SUBWORDDIHI (GET_H_GR (FLD (f_right)), 3)));
3433 tmp_temp = ((LTDI (SLLDI (tmp_temp, 1), NEGDI (SLLDI (1, SUBSI (32, 1))))) ? (NEGSI (SLLSI (1, SUBSI (32, 1)))) : (((LTDI (SLLDI (tmp_temp, 1), SLLDI (1, SUBSI (32, 1)))) ? (SLLDI (tmp_temp, 1)) : (SUBSI (SLLSI (1, SUBSI (32, 1)), 1)))));
3434 tmp_result0 = ((LTDI (ADDDI (EXTSIDI (tmp_result0), EXTSIDI (tmp_temp)), NEGDI (SLLDI (1, SUBSI (32, 1))))) ? (NEGSI (SLLSI (1, SUBSI (32, 1)))) : (((LTDI (ADDDI (EXTSIDI (tmp_result0), EXTSIDI (tmp_temp)), SLLDI (1, SUBSI (32, 1)))) ? (ADDDI (EXTSIDI (tmp_result0), EXTSIDI (tmp_temp))) : (SUBSI (SLLSI (1, SUBSI (32, 1)), 1)))));
3435 tmp_temp
3459 SI tmp_temp; local
3545 DI tmp_temp; local
3573 SI tmp_temp; local
3607 SI tmp_temp; local
5546 DI tmp_temp; local
[all...]
H A Dsem-media.c3429 SI tmp_temp; local
3434 tmp_temp = MULSI (ZEXTHISI (SUBWORDDIHI (GET_H_GR (FLD (f_left)), 3)), ZEXTHISI (SUBWORDDIHI (GET_H_GR (FLD (f_right)), 3)));
3435 tmp_temp = ((LTDI (SLLDI (tmp_temp, 1), NEGDI (SLLDI (1, SUBSI (32, 1))))) ? (NEGSI (SLLSI (1, SUBSI (32, 1)))) : (((LTDI (SLLDI (tmp_temp, 1), SLLDI (1, SUBSI (32, 1)))) ? (SLLDI (tmp_temp, 1)) : (SUBSI (SLLSI (1, SUBSI (32, 1)), 1)))));
3436 tmp_result0 = ((LTDI (ADDDI (EXTSIDI (tmp_result0), EXTSIDI (tmp_temp)), NEGDI (SLLDI (1, SUBSI (32, 1))))) ? (NEGSI (SLLSI (1, SUBSI (32, 1)))) : (((LTDI (ADDDI (EXTSIDI (tmp_result0), EXTSIDI (tmp_temp)), SLLDI (1, SUBSI (32, 1)))) ? (ADDDI (EXTSIDI (tmp_result0), EXTSIDI (tmp_temp))) : (SUBSI (SLLSI (1, SUBSI (32, 1)), 1)))));
3437 tmp_temp
3463 SI tmp_temp; local
3555 DI tmp_temp; local
3585 SI tmp_temp; local
3621 SI tmp_temp; local
5704 DI tmp_temp; local
[all...]
H A Dsem-compact-switch.c1092 SI tmp_temp; local
1093 tmp_temp = XORSI (GET_H_GRC (FLD (f_rm)), GET_H_GRC (FLD (f_rn)));
1094 tmp_t = EQSI (ANDSI (tmp_temp, 0xff000000), 0);
1095 tmp_t = ORBI (EQSI (ANDSI (tmp_temp, 16711680), 0), tmp_t);
1096 tmp_t = ORBI (EQSI (ANDSI (tmp_temp, 65280), 0), tmp_t);
1097 tmp_t = ORBI (EQSI (ANDSI (tmp_temp, 255), 0), tmp_t);
4068 BI tmp_temp; local
4069 tmp_temp = SRLSI (GET_H_GRC (FLD (f_rn)), 31);
4076 BI opval = ((tmp_temp) ? (1) : (0));
4097 SI tmp_temp; local
4126 BI tmp_temp; local
4155 SI tmp_temp; local
[all...]
H A Dsem-compact.c914 SI tmp_temp; local
915 tmp_temp = XORSI (GET_H_GRC (FLD (f_rm)), GET_H_GRC (FLD (f_rn)));
916 tmp_t = EQSI (ANDSI (tmp_temp, 0xff000000), 0);
917 tmp_t = ORBI (EQSI (ANDSI (tmp_temp, 16711680), 0), tmp_t);
918 tmp_t = ORBI (EQSI (ANDSI (tmp_temp, 65280), 0), tmp_t);
919 tmp_t = ORBI (EQSI (ANDSI (tmp_temp, 255), 0), tmp_t);
4130 BI tmp_temp; local
4131 tmp_temp = SRLSI (GET_H_GRC (FLD (f_rn)), 31);
4138 BI opval = ((tmp_temp) ? (1) : (0));
4161 SI tmp_temp; local
4192 BI tmp_temp; local
4223 SI tmp_temp; local
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/sim/iq2000/
H A Dsem-switch.c1983 SI tmp_temp; local
1985 tmp_temp = ANDSI (GET_H_GR (FLD (f_rs)), 255);
1987 tmp_temp = ANDSI (GET_H_GR (FLD (f_rt)), 255);
1990 tmp_temp = ORSI (tmp_temp, ANDSI (GET_H_GR (FLD (f_rs)), 65280));
1992 tmp_temp = ORSI (tmp_temp, ANDSI (GET_H_GR (FLD (f_rt)), 65280));
1995 tmp_temp = ORSI (tmp_temp, ANDSI (GET_H_GR (FLD (f_rs)), 16711680));
1997 tmp_temp
[all...]
H A Dsem.c1935 SI tmp_temp; local
1937 tmp_temp = ANDSI (GET_H_GR (FLD (f_rs)), 255);
1939 tmp_temp = ANDSI (GET_H_GR (FLD (f_rt)), 255);
1942 tmp_temp = ORSI (tmp_temp, ANDSI (GET_H_GR (FLD (f_rs)), 65280));
1944 tmp_temp = ORSI (tmp_temp, ANDSI (GET_H_GR (FLD (f_rt)), 65280));
1947 tmp_temp = ORSI (tmp_temp, ANDSI (GET_H_GR (FLD (f_rs)), 16711680));
1949 tmp_temp
[all...]
/netbsd-current/external/gpl3/gdb/dist/sim/iq2000/
H A Dsem-switch.c1983 SI tmp_temp; local
1985 tmp_temp = ANDSI (GET_H_GR (FLD (f_rs)), 255);
1987 tmp_temp = ANDSI (GET_H_GR (FLD (f_rt)), 255);
1990 tmp_temp = ORSI (tmp_temp, ANDSI (GET_H_GR (FLD (f_rs)), 65280));
1992 tmp_temp = ORSI (tmp_temp, ANDSI (GET_H_GR (FLD (f_rt)), 65280));
1995 tmp_temp = ORSI (tmp_temp, ANDSI (GET_H_GR (FLD (f_rs)), 16711680));
1997 tmp_temp
[all...]
H A Dsem.c1935 SI tmp_temp; local
1937 tmp_temp = ANDSI (GET_H_GR (FLD (f_rs)), 255);
1939 tmp_temp = ANDSI (GET_H_GR (FLD (f_rt)), 255);
1942 tmp_temp = ORSI (tmp_temp, ANDSI (GET_H_GR (FLD (f_rs)), 65280));
1944 tmp_temp = ORSI (tmp_temp, ANDSI (GET_H_GR (FLD (f_rt)), 65280));
1947 tmp_temp = ORSI (tmp_temp, ANDSI (GET_H_GR (FLD (f_rs)), 16711680));
1949 tmp_temp
[all...]

Completed in 334 milliseconds