Searched refs:tmp_high (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/sim/iq2000/
H A Dsem-switch.c473 HI tmp_high; local
476 tmp_high = ADDHI (SRLSI (GET_H_GR (FLD (f_rs)), 16), SRLSI (GET_H_GR (FLD (f_rt)), 16));
478 SI opval = ORSI (SLLSI (tmp_high, 16), tmp_low);
H A Dsem.c299 HI tmp_high; local
302 tmp_high = ADDHI (SRLSI (GET_H_GR (FLD (f_rs)), 16), SRLSI (GET_H_GR (FLD (f_rt)), 16));
304 SI opval = ORSI (SLLSI (tmp_high, 16), tmp_low);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/sim/iq2000/
H A Dsem-switch.c473 HI tmp_high; local
476 tmp_high = ADDHI (SRLSI (GET_H_GR (FLD (f_rs)), 16), SRLSI (GET_H_GR (FLD (f_rt)), 16));
478 SI opval = ORSI (SLLSI (tmp_high, 16), tmp_low);
H A Dsem.c299 HI tmp_high; local
302 tmp_high = ADDHI (SRLSI (GET_H_GR (FLD (f_rs)), 16), SRLSI (GET_H_GR (FLD (f_rt)), 16));
304 SI opval = ORSI (SLLSI (tmp_high, 16), tmp_low);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/sim/iq2000/
H A Dsem-switch.c473 HI tmp_high; local
476 tmp_high = ADDHI (SRLSI (GET_H_GR (FLD (f_rs)), 16), SRLSI (GET_H_GR (FLD (f_rt)), 16));
478 SI opval = ORSI (SLLSI (tmp_high, 16), tmp_low);
H A Dsem.c299 HI tmp_high; local
302 tmp_high = ADDHI (SRLSI (GET_H_GR (FLD (f_rs)), 16), SRLSI (GET_H_GR (FLD (f_rt)), 16));
304 SI opval = ORSI (SLLSI (tmp_high, 16), tmp_low);

Completed in 1124 milliseconds