Lines Matching defs:opval

211     SI opval = ADDSI (GET_H_GR (FLD (f_rs)), GET_H_GR (FLD (f_rt)));
212 SET_H_GR (FLD (f_rd), opval);
213 CGEN_TRACE_RESULT (current_cpu, abuf, "gr", 'x', opval);
232 SI opval = ADDSI (GET_H_GR (FLD (f_rs)), EXTHISI (TRUNCSIHI (FLD (f_imm))));
233 SET_H_GR (FLD (f_rt), opval);
234 CGEN_TRACE_RESULT (current_cpu, abuf, "gr", 'x', opval);
253 SI opval = ADDSI (GET_H_GR (FLD (f_rs)), EXTHISI (TRUNCSIHI (FLD (f_imm))));
254 SET_H_GR (FLD (f_rt), opval);
255 CGEN_TRACE_RESULT (current_cpu, abuf, "gr", 'x', opval);
274 SI opval = ADDSI (GET_H_GR (FLD (f_rs)), GET_H_GR (FLD (f_rt)));
275 SET_H_GR (FLD (f_rd), opval);
276 CGEN_TRACE_RESULT (current_cpu, abuf, "gr", 'x', opval);
300 SI opval = ORSI (SLLSI (tmp_high, 16), tmp_low);
301 SET_H_GR (FLD (f_rd), opval);
302 CGEN_TRACE_RESULT (current_cpu, abuf, "gr", 'x', opval);
322 SI opval = ANDSI (GET_H_GR (FLD (f_rs)), GET_H_GR (FLD (f_rt)));
323 SET_H_GR (FLD (f_rd), opval);
324 CGEN_TRACE_RESULT (current_cpu, abuf, "gr", 'x', opval);
343 SI opval = ANDSI (GET_H_GR (FLD (f_rs)), ZEXTSISI (FLD (f_imm)));
344 SET_H_GR (FLD (f_rt), opval);
345 CGEN_TRACE_RESULT (current_cpu, abuf, "gr", 'x', opval);
364 SI opval = ANDSI (GET_H_GR (FLD (f_rs)), ORSI (0xffff0000, EXTHISI (TRUNCSIHI (FLD (f_imm)))));
365 SET_H_GR (FLD (f_rt), opval);
366 CGEN_TRACE_RESULT (current_cpu, abuf, "gr", 'x', opval);
385 SI opval = INVSI (ORSI (GET_H_GR (FLD (f_rs)), GET_H_GR (FLD (f_rt))));
386 SET_H_GR (FLD (f_rd), opval);
387 CGEN_TRACE_RESULT (current_cpu, abuf, "gr", 'x', opval);
406 SI opval = ORSI (GET_H_GR (FLD (f_rs)), GET_H_GR (FLD (f_rt)));
407 SET_H_GR (FLD (f_rd), opval);
408 CGEN_TRACE_RESULT (current_cpu, abuf, "gr", 'x', opval);
427 SI opval = ORSI (GET_H_GR (FLD (f_rs)), ZEXTSISI (FLD (f_imm)));
428 SET_H_GR (FLD (f_rt), opval);
429 CGEN_TRACE_RESULT (current_cpu, abuf, "gr", 'x', opval);
449 SI opval = RORSI (GET_H_GR (FLD (f_rt)), FLD (f_shamt));
450 SET_H_GR (FLD (f_rd), opval);
451 CGEN_TRACE_RESULT (current_cpu, abuf, "gr", 'x', opval);
454 SI opval = ANDSI (GET_H_GR (FLD (f_rd)), SRLSI (0xffffffff, FLD (f_maskl)));
455 SET_H_GR (FLD (f_rd), opval);
456 CGEN_TRACE_RESULT (current_cpu, abuf, "gr", 'x', opval);
459 SI opval = ANDSI (GET_H_GR (FLD (f_rd)), SLLSI (0xffffffff, FLD (f_rs)));
460 SET_H_GR (FLD (f_rd), opval);
461 CGEN_TRACE_RESULT (current_cpu, abuf, "gr", 'x', opval);
481 SI opval = SLLSI (GET_H_GR (FLD (f_rt)), FLD (f_shamt));
482 SET_H_GR (FLD (f_rd), opval);
483 CGEN_TRACE_RESULT (current_cpu, abuf, "gr", 'x', opval);
502 SI opval = SLLSI (GET_H_GR (FLD (f_rt)), ANDSI (GET_H_GR (FLD (f_rs)), 31));
503 SET_H_GR (FLD (f_rd), opval);
504 CGEN_TRACE_RESULT (current_cpu, abuf, "gr", 'x', opval);
523 SI opval = ANDSI (SLLSI (GET_H_GR (FLD (f_rt)), FLD (f_shamt)), SRLSI (0xffffffff, GET_H_GR (FLD (f_rs))));
524 SET_H_GR (FLD (f_rd), opval);
525 CGEN_TRACE_RESULT (current_cpu, abuf, "gr", 'x', opval);
545 SI opval = 1;
546 SET_H_GR (FLD (f_rd), opval);
548 CGEN_TRACE_RESULT (current_cpu, abuf, "gr", 'x', opval);
552 SI opval = 0;
553 SET_H_GR (FLD (f_rd), opval);
555 CGEN_TRACE_RESULT (current_cpu, abuf, "gr", 'x', opval);
577 SI opval = 1;
578 SET_H_GR (FLD (f_rt), opval);
580 CGEN_TRACE_RESULT (current_cpu, abuf, "gr", 'x', opval);
584 SI opval = 0;
585 SET_H_GR (FLD (f_rt), opval);
587 CGEN_TRACE_RESULT (current_cpu, abuf, "gr", 'x', opval);
609 SI opval = 1;
610 SET_H_GR (FLD (f_rt), opval);
612 CGEN_TRACE_RESULT (current_cpu, abuf, "gr", 'x', opval);
616 SI opval = 0;
617 SET_H_GR (FLD (f_rt), opval);
619 CGEN_TRACE_RESULT (current_cpu, abuf, "gr", 'x', opval);
641 SI opval = 1;
642 SET_H_GR (FLD (f_rd), opval);
644 CGEN_TRACE_RESULT (current_cpu, abuf, "gr", 'x', opval);
648 SI opval = 0;
649 SET_H_GR (FLD (f_rd), opval);
651 CGEN_TRACE_RESULT (current_cpu, abuf, "gr", 'x', opval);
672 SI opval = SRASI (GET_H_GR (FLD (f_rt)), FLD (f_shamt));
673 SET_H_GR (FLD (f_rd), opval);
674 CGEN_TRACE_RESULT (current_cpu, abuf, "gr", 'x', opval);
693 SI opval = SRASI (GET_H_GR (FLD (f_rt)), ANDSI (GET_H_GR (FLD (f_rs)), 31));
694 SET_H_GR (FLD (f_rd), opval);
695 CGEN_TRACE_RESULT (current_cpu, abuf, "gr", 'x', opval);
714 SI opval = SRLSI (GET_H_GR (FLD (f_rt)), FLD (f_shamt));
715 SET_H_GR (FLD (f_rd), opval);
716 CGEN_TRACE_RESULT (current_cpu, abuf, "gr", 'x', opval);
735 SI opval = SRLSI (GET_H_GR (FLD (f_rt)), ANDSI (GET_H_GR (FLD (f_rs)), 31));
736 SET_H_GR (FLD (f_rd), opval);
737 CGEN_TRACE_RESULT (current_cpu, abuf, "gr", 'x', opval);
756 SI opval = ANDSI (SRLSI (GET_H_GR (FLD (f_rt)), FLD (f_shamt)), SLLSI (0xffffffff, GET_H_GR (FLD (f_rs))));
757 SET_H_GR (FLD (f_rd), opval);
758 CGEN_TRACE_RESULT (current_cpu, abuf, "gr", 'x', opval);
777 SI opval = SUBSI (GET_H_GR (FLD (f_rs)), GET_H_GR (FLD (f_rt)));
778 SET_H_GR (FLD (f_rd), opval);
779 CGEN_TRACE_RESULT (current_cpu, abuf, "gr", 'x', opval);
798 SI opval = SUBSI (GET_H_GR (FLD (f_rs)), GET_H_GR (FLD (f_rt)));
799 SET_H_GR (FLD (f_rd), opval);
800 CGEN_TRACE_RESULT (current_cpu, abuf, "gr", 'x', opval);
819 SI opval = XORSI (GET_H_GR (FLD (f_rs)), GET_H_GR (FLD (f_rt)));
820 SET_H_GR (FLD (f_rd), opval);
821 CGEN_TRACE_RESULT (current_cpu, abuf, "gr", 'x', opval);
840 SI opval = XORSI (GET_H_GR (FLD (f_rs)), ZEXTSISI (FLD (f_imm)));
841 SET_H_GR (FLD (f_rt), opval);
842 CGEN_TRACE_RESULT (current_cpu, abuf, "gr", 'x', opval);
864 USI opval = FLD (i_offset);
865 SEM_BRANCH_VIA_CACHE (current_cpu, sem_arg, opval, vpc);
867 CGEN_TRACE_RESULT (current_cpu, abuf, "pc", 'x', opval);
893 USI opval = FLD (i_offset);
894 SEM_BRANCH_VIA_CACHE (current_cpu, sem_arg, opval, vpc);
896 CGEN_TRACE_RESULT (current_cpu, abuf, "pc", 'x', opval);
922 USI opval = FLD (i_offset);
923 SEM_BRANCH_VIA_CACHE (current_cpu, sem_arg, opval, vpc);
925 CGEN_TRACE_RESULT (current_cpu, abuf, "pc", 'x', opval);
951 USI opval = FLD (i_offset);
952 SEM_BRANCH_VIA_CACHE (current_cpu, sem_arg, opval, vpc);
954 CGEN_TRACE_RESULT (current_cpu, abuf, "pc", 'x', opval);
980 USI opval = FLD (i_offset);
981 SEM_BRANCH_VIA_CACHE (current_cpu, sem_arg, opval, vpc);
983 CGEN_TRACE_RESULT (current_cpu, abuf, "pc", 'x', opval);
1009 USI opval = FLD (i_offset);
1010 SEM_BRANCH_VIA_CACHE (current_cpu, sem_arg, opval, vpc);
1012 CGEN_TRACE_RESULT (current_cpu, abuf, "pc", 'x', opval);
1041 USI opval = FLD (i_offset);
1042 SEM_BRANCH_VIA_CACHE (current_cpu, sem_arg, opval, vpc);
1044 CGEN_TRACE_RESULT (current_cpu, abuf, "pc", 'x', opval);
1070 SI opval = ADDSI (pc, 8);
1071 SET_H_GR (((UINT) 31), opval);
1073 CGEN_TRACE_RESULT (current_cpu, abuf, "gr", 'x', opval);
1077 USI opval = FLD (i_offset);
1078 SEM_BRANCH_VIA_CACHE (current_cpu, sem_arg, opval, vpc);
1080 CGEN_TRACE_RESULT (current_cpu, abuf, "pc", 'x', opval);
1107 SI opval = ADDSI (pc, 8);
1108 SET_H_GR (((UINT) 31), opval);
1110 CGEN_TRACE_RESULT (current_cpu, abuf, "gr", 'x', opval);
1114 USI opval = FLD (i_offset);
1115 SEM_BRANCH_VIA_CACHE (current_cpu, sem_arg, opval, vpc);
1117 CGEN_TRACE_RESULT (current_cpu, abuf, "pc", 'x', opval);
1147 USI opval = FLD (i_offset);
1148 SEM_BRANCH_VIA_CACHE (current_cpu, sem_arg, opval, vpc);
1150 CGEN_TRACE_RESULT (current_cpu, abuf, "pc", 'x', opval);
1179 USI opval = FLD (i_offset);
1180 SEM_BRANCH_VIA_CACHE (current_cpu, sem_arg, opval, vpc);
1182 CGEN_TRACE_RESULT (current_cpu, abuf, "pc", 'x', opval);
1208 USI opval = FLD (i_offset);
1209 SEM_BRANCH_VIA_CACHE (current_cpu, sem_arg, opval, vpc);
1211 CGEN_TRACE_RESULT (current_cpu, abuf, "pc", 'x', opval);
1240 SI opval = ADDSI (pc, 8);
1241 SET_H_GR (((UINT) 31), opval);
1243 CGEN_TRACE_RESULT (current_cpu, abuf, "gr", 'x', opval);
1247 USI opval = FLD (i_offset);
1248 SEM_BRANCH_VIA_CACHE (current_cpu, sem_arg, opval, vpc);
1250 CGEN_TRACE_RESULT (current_cpu, abuf, "pc", 'x', opval);
1277 SI opval = ADDSI (pc, 8);
1278 SET_H_GR (((UINT) 31), opval);
1280 CGEN_TRACE_RESULT (current_cpu, abuf, "gr", 'x', opval);
1284 USI opval = FLD (i_offset);
1285 SEM_BRANCH_VIA_CACHE (current_cpu, sem_arg, opval, vpc);
1287 CGEN_TRACE_RESULT (current_cpu, abuf, "pc", 'x', opval);
1317 USI opval = FLD (i_offset);
1318 SEM_BRANCH_VIA_CACHE (current_cpu, sem_arg, opval, vpc);
1320 CGEN_TRACE_RESULT (current_cpu, abuf, "pc", 'x', opval);
1346 USI opval = FLD (i_offset);
1347 SEM_BRANCH_VIA_CACHE (current_cpu, sem_arg, opval, vpc);
1349 CGEN_TRACE_RESULT (current_cpu, abuf, "pc", 'x', opval);
1375 USI opval = FLD (i_offset);
1376 SEM_BRANCH_VIA_CACHE (current_cpu, sem_arg, opval, vpc);
1378 CGEN_TRACE_RESULT (current_cpu, abuf, "pc", 'x', opval);
1404 USI opval = FLD (i_offset);
1405 SEM_BRANCH_VIA_CACHE (current_cpu, sem_arg, opval, vpc);
1407 CGEN_TRACE_RESULT (current_cpu, abuf, "pc", 'x', opval);
1433 USI opval = FLD (i_offset);
1434 SEM_BRANCH_VIA_CACHE (current_cpu, sem_arg, opval, vpc);
1436 CGEN_TRACE_RESULT (current_cpu, abuf, "pc", 'x', opval);
1462 USI opval = FLD (i_offset);
1463 SEM_BRANCH_VIA_CACHE (current_cpu, sem_arg, opval, vpc);
1465 CGEN_TRACE_RESULT (current_cpu, abuf, "pc", 'x', opval);
1494 SI opval = ADDSI (pc, 8);
1495 SET_H_GR (FLD (f_rd), opval);
1496 CGEN_TRACE_RESULT (current_cpu, abuf, "gr", 'x', opval);
1499 USI opval = GET_H_GR (FLD (f_rs));
1500 SEM_BRANCH_VIA_ADDR (current_cpu, sem_arg, opval, vpc);
1501 CGEN_TRACE_RESULT (current_cpu, abuf, "pc", 'x', opval);
1525 USI opval = GET_H_GR (FLD (f_rs));
1526 SEM_BRANCH_VIA_ADDR (current_cpu, sem_arg, opval, vpc);
1527 CGEN_TRACE_RESULT (current_cpu, abuf, "pc", 'x', opval);
1548 SI opval = EXTQISI (GETMEMQI (current_cpu, pc, ADDSI (GET_H_GR (FLD (f_rs)), EXTHISI (TRUNCSIHI (FLD (f_imm))))));
1549 SET_H_GR (FLD (f_rt), opval);
1550 CGEN_TRACE_RESULT (current_cpu, abuf, "gr", 'x', opval);
1569 SI opval = ZEXTQISI (GETMEMQI (current_cpu, pc, ADDSI (GET_H_GR (FLD (f_rs)), EXTHISI (TRUNCSIHI (FLD (f_imm))))));
1570 SET_H_GR (FLD (f_rt), opval);
1571 CGEN_TRACE_RESULT (current_cpu, abuf, "gr", 'x', opval);
1590 SI opval = EXTHISI (GETMEMHI (current_cpu, pc, ADDSI (GET_H_GR (FLD (f_rs)), EXTHISI (TRUNCSIHI (FLD (f_imm))))));
1591 SET_H_GR (FLD (f_rt), opval);
1592 CGEN_TRACE_RESULT (current_cpu, abuf, "gr", 'x', opval);
1611 SI opval = ZEXTHISI (GETMEMHI (current_cpu, pc, ADDSI (GET_H_GR (FLD (f_rs)), EXTHISI (TRUNCSIHI (FLD (f_imm))))));
1612 SET_H_GR (FLD (f_rt), opval);
1613 CGEN_TRACE_RESULT (current_cpu, abuf, "gr", 'x', opval);
1632 SI opval = SLLSI (FLD (f_imm), 16);
1633 SET_H_GR (FLD (f_rt), opval);
1634 CGEN_TRACE_RESULT (current_cpu, abuf, "gr", 'x', opval);
1653 SI opval = GETMEMSI (current_cpu, pc, ADDSI (GET_H_GR (FLD (f_rs)), EXTHISI (TRUNCSIHI (FLD (f_imm)))));
1654 SET_H_GR (FLD (f_rt), opval);
1655 CGEN_TRACE_RESULT (current_cpu, abuf, "gr", 'x', opval);
1674 QI opval = ANDQI (GET_H_GR (FLD (f_rt)), 255);
1675 SETMEMQI (current_cpu, pc, ADDSI (GET_H_GR (FLD (f_rs)), EXTHISI (TRUNCSIHI (FLD (f_imm)))), opval);
1676 CGEN_TRACE_RESULT (current_cpu, abuf, "memory", 'x', opval);
1695 HI opval = ANDHI (GET_H_GR (FLD (f_rt)), 65535);
1696 SETMEMHI (current_cpu, pc, ADDSI (GET_H_GR (FLD (f_rs)), EXTHISI (TRUNCSIHI (FLD (f_imm)))), opval);
1697 CGEN_TRACE_RESULT (current_cpu, abuf, "memory", 'x', opval);
1716 SI opval = GET_H_GR (FLD (f_rt));
1717 SETMEMSI (current_cpu, pc, ADDSI (GET_H_GR (FLD (f_rs)), EXTHISI (TRUNCSIHI (FLD (f_imm)))), opval);
1718 CGEN_TRACE_RESULT (current_cpu, abuf, "memory", 'x', opval);
1771 SI opval = ANDSI (GET_H_GR (FLD (f_rs)), ORSI (SLLSI (FLD (f_imm), 16), 65535));
1772 SET_H_GR (FLD (f_rt), opval);
1773 CGEN_TRACE_RESULT (current_cpu, abuf, "gr", 'x', opval);
1792 SI opval = ORSI (GET_H_GR (FLD (f_rs)), SLLSI (FLD (f_imm), 16));
1793 SET_H_GR (FLD (f_rt), opval);
1794 CGEN_TRACE_RESULT (current_cpu, abuf, "gr", 'x', opval);
1816 USI opval = FLD (i_offset);
1817 SEM_BRANCH_VIA_CACHE (current_cpu, sem_arg, opval, vpc);
1819 CGEN_TRACE_RESULT (current_cpu, abuf, "pc", 'x', opval);
1845 USI opval = FLD (i_offset);
1846 SEM_BRANCH_VIA_CACHE (current_cpu, sem_arg, opval, vpc);
1848 CGEN_TRACE_RESULT (current_cpu, abuf, "pc", 'x', opval);
1877 USI opval = FLD (i_offset);
1878 SEM_BRANCH_VIA_CACHE (current_cpu, sem_arg, opval, vpc);
1880 CGEN_TRACE_RESULT (current_cpu, abuf, "pc", 'x', opval);
1906 USI opval = FLD (i_offset);
1907 SEM_BRANCH_VIA_CACHE (current_cpu, sem_arg, opval, vpc);
1909 CGEN_TRACE_RESULT (current_cpu, abuf, "pc", 'x', opval);
1957 SI opval = tmp_temp;
1958 SET_H_GR (FLD (f_rd), opval);
1959 CGEN_TRACE_RESULT (current_cpu, abuf, "gr", 'x', opval);
3209 SI opval = GETMEMSI (current_cpu, pc, tmp_addr);
3210 SET_H_GR (ADDSI (FLD (f_rt), 1), opval);
3211 CGEN_TRACE_RESULT (current_cpu, abuf, "gr", 'x', opval);
3214 SI opval = GETMEMSI (current_cpu, pc, ADDSI (tmp_addr, 4));
3215 SET_H_GR (FLD (f_rt), opval);
3216 CGEN_TRACE_RESULT (current_cpu, abuf, "gr", 'x', opval);
3239 SI opval = GET_H_GR (FLD (f_rt));
3240 SETMEMSI (current_cpu, pc, ADDSI (tmp_addr, 4), opval);
3241 CGEN_TRACE_RESULT (current_cpu, abuf, "memory", 'x', opval);
3244 SI opval = GET_H_GR (ADDSI (FLD (f_rt), 1));
3245 SETMEMSI (current_cpu, pc, tmp_addr, opval);
3246 CGEN_TRACE_RESULT (current_cpu, abuf, "memory", 'x', opval);
3268 USI opval = FLD (i_jmptarg);
3269 SEM_BRANCH_VIA_CACHE (current_cpu, sem_arg, opval, vpc);
3270 CGEN_TRACE_RESULT (current_cpu, abuf, "pc", 'x', opval);
3294 SI opval = ADDSI (pc, 8);
3295 SET_H_GR (((UINT) 31), opval);
3296 CGEN_TRACE_RESULT (current_cpu, abuf, "gr", 'x', opval);
3299 USI opval = FLD (i_jmptarg);
3300 SEM_BRANCH_VIA_CACHE (current_cpu, sem_arg, opval, vpc);
3301 CGEN_TRACE_RESULT (current_cpu, abuf, "pc", 'x', opval);
3341 USI opval = FLD (i_offset);
3342 SEM_BRANCH_VIA_CACHE (current_cpu, sem_arg, opval, vpc);
3344 CGEN_TRACE_RESULT (current_cpu, abuf, "pc", 'x', opval);