Lines Matching defs:tmp_result
1445 DI tmp_result;
1446 tmp_result = MULDI (EXTSIDI (GET_H_GPR (FLD (f_r2))), EXTSIDI (GET_H_GPR (FLD (f_r3))));
1448 SI opval = SUBWORDDISI (tmp_result, 0);
1453 SI opval = SUBWORDDISI (tmp_result, 1);
1504 DI tmp_result;
1505 tmp_result = MULDI (ZEXTSIDI (GET_H_GPR (FLD (f_r2))), ZEXTSIDI (GET_H_GPR (FLD (f_r3))));
1507 SI opval = SUBWORDDISI (tmp_result, 0);
1512 SI opval = SUBWORDDISI (tmp_result, 1);
2345 DI tmp_result;
2348 tmp_result = ADDDI (tmp_prod, tmp_mac);
2350 SI opval = SUBWORDDISI (tmp_result, 0);
2355 SI opval = SUBWORDDISI (tmp_result, 1);
2387 DI tmp_result;
2390 tmp_result = ADDDI (tmp_mac, tmp_prod);
2392 SI opval = SUBWORDDISI (tmp_result, 0);
2397 SI opval = SUBWORDDISI (tmp_result, 1);
2429 DI tmp_result;
2432 tmp_result = ADDDI (tmp_prod, tmp_mac);
2434 SI opval = SUBWORDDISI (tmp_result, 0);
2439 SI opval = SUBWORDDISI (tmp_result, 1);
2471 DI tmp_result;
2474 tmp_result = SUBDI (tmp_mac, tmp_prod);
2476 SI opval = SUBWORDDISI (tmp_result, 0);
2481 SI opval = SUBWORDDISI (tmp_result, 1);
2486 BI opval = SUBOFDI (tmp_mac, tmp_result, 0);
2513 DI tmp_result;
2516 tmp_result = SUBDI (tmp_mac, tmp_prod);
2518 SI opval = SUBWORDDISI (tmp_result, 0);
2523 SI opval = SUBWORDDISI (tmp_result, 1);
2528 BI opval = SUBCFDI (tmp_mac, tmp_result, 0);