Lines Matching defs:tmp_result
1354 DI tmp_result;
1355 tmp_result = MULDI (EXTSIDI (GET_H_GPR (FLD (f_r2))), EXTSIDI (GET_H_GPR (FLD (f_r3))));
1357 SI opval = SUBWORDDISI (tmp_result, 0);
1362 SI opval = SUBWORDDISI (tmp_result, 1);
1417 DI tmp_result;
1418 tmp_result = MULDI (ZEXTSIDI (GET_H_GPR (FLD (f_r2))), ZEXTSIDI (GET_H_GPR (FLD (f_r3))));
1420 SI opval = SUBWORDDISI (tmp_result, 0);
1425 SI opval = SUBWORDDISI (tmp_result, 1);
2334 DI tmp_result;
2337 tmp_result = ADDDI (tmp_prod, tmp_mac);
2339 SI opval = SUBWORDDISI (tmp_result, 0);
2344 SI opval = SUBWORDDISI (tmp_result, 1);
2378 DI tmp_result;
2381 tmp_result = ADDDI (tmp_mac, tmp_prod);
2383 SI opval = SUBWORDDISI (tmp_result, 0);
2388 SI opval = SUBWORDDISI (tmp_result, 1);
2422 DI tmp_result;
2425 tmp_result = ADDDI (tmp_prod, tmp_mac);
2427 SI opval = SUBWORDDISI (tmp_result, 0);
2432 SI opval = SUBWORDDISI (tmp_result, 1);
2466 DI tmp_result;
2469 tmp_result = SUBDI (tmp_mac, tmp_prod);
2471 SI opval = SUBWORDDISI (tmp_result, 0);
2476 SI opval = SUBWORDDISI (tmp_result, 1);
2481 BI opval = SUBOFDI (tmp_mac, tmp_result, 0);
2510 DI tmp_result;
2513 tmp_result = SUBDI (tmp_mac, tmp_prod);
2515 SI opval = SUBWORDDISI (tmp_result, 0);
2520 SI opval = SUBWORDDISI (tmp_result, 1);
2525 BI opval = SUBCFDI (tmp_mac, tmp_result, 0);