Lines Matching refs:RtValue
188 int reg = instr->RtValue();
233 int freg = instr->RtValue();
620 int reg = instr->RtValue();
1364 } else if (0 == instr->RtValue()) {
1742 if ((instr->RtValue() == 0) && (instr->RsValue() != 0)) {
1744 } else if ((instr->RtValue() != instr->RsValue()) &&
1745 (instr->RsValue() != 0) && (instr->RtValue() != 0)) {
1747 } else if ((instr->RtValue() == instr->RsValue()) &&
1748 (instr->RtValue() != 0)) {
1750 } else if ((instr->RsValue() == 0) && (instr->RtValue() != 0)) {
1757 if ((instr->RtValue() == 0) && (instr->RsValue() != 0)) {
1759 } else if ((instr->RtValue() != instr->RsValue()) &&
1760 (instr->RsValue() != 0) && (instr->RtValue() != 0)) {
1762 } else if ((instr->RtValue() == instr->RsValue()) &&
1763 (instr->RtValue() != 0)) {
1765 } else if ((instr->RsValue() == 0) && (instr->RtValue() != 0)) {
1772 if ((instr->RtValue() == instr->RsValue()) && (instr->RtValue() != 0)) {
1774 } else if ((instr->RtValue() != instr->RsValue()) &&
1775 (instr->RsValue() != 0) && (instr->RtValue() != 0)) {
1777 } else if ((instr->RsValue() == 0) && (instr->RtValue() != 0)) {
1784 if ((instr->RtValue() == instr->RsValue()) && (instr->RtValue() != 0)) {
1786 } else if ((instr->RtValue() != instr->RsValue()) &&
1787 (instr->RsValue() != 0) && (instr->RtValue() != 0)) {
1789 } else if ((instr->RsValue() == 0) && (instr->RtValue() != 0)) {
1815 int rt_reg = instr->RtValue();
1832 int rt_reg = instr->RtValue();