Lines Matching refs:Rx
1206 // memd(Rx++#s4:3)=Rtt
1207 // memd(Rx++#s4:3:circ(Mu))=Rtt
1208 // memd(Rx++I:circ(Mu))=Rtt
1209 // memd(Rx++Mu)=Rtt
1210 // memd(Rx++Mu:brev)=Rtt
1220 // mem[bhw](Rx++#s4:3)=#s8
1221 // if ([!]Pv[.new]) mem[bhw](Rx++#s4:3)=#s6
1294 // memb(Rx++#s4:0:circ(Mu))=Rt
1295 // memb(Rx++I:circ(Mu))=Rt
1296 // memb(Rx++Mu)=Rt
1297 // memb(Rx++Mu:brev)=Rt
1325 // memh(Rx++#s4:1:circ(Mu))=Rt.H
1326 // memh(Rx++#s4:1:circ(Mu))=Rt
1327 // memh(Rx++I:circ(Mu))=Rt.H
1328 // memh(Rx++I:circ(Mu))=Rt
1329 // memh(Rx++Mu)=Rt.H
1330 // memh(Rx++Mu)=Rt
1331 // memh(Rx++Mu:brev)=Rt.H
1332 // memh(Rx++Mu:brev)=Rt
1341 // if ([!]Pv[.new]) memh(Rx++#s4:1)=Rt.H
1372 // memw(Rx++#s4:2)=Rt
1373 // memw(Rx++#s4:2:circ(Mu))=Rt
1374 // memw(Rx++I:circ(Mu))=Rt
1375 // memw(Rx++Mu)=Rt
1376 // memw(Rx++Mu:brev)=Rt
1720 // mem[bhwd](Rx++#s4:[0123])=Nt.new
1771 // memb(Rx++#s4:0:circ(Mu))=Nt.new
1772 // memb(Rx++I:circ(Mu))=Nt.new
1773 // memb(Rx++Mu)=Nt.new
1774 // memb(Rx++Mu:brev)=Nt.new
1793 // memh(Rx++#s4:1:circ(Mu))=Nt.new
1794 // memh(Rx++I:circ(Mu))=Nt.new
1795 // memh(Rx++Mu)=Nt.new
1796 // memh(Rx++Mu:brev)=Nt.new
1815 // memw(Rx++#s4:2:circ(Mu))=Nt.new
1816 // memw(Rx++I:circ(Mu))=Nt.new
1817 // memw(Rx++Mu)=Nt.new
1818 // memw(Rx++Mu:brev)=Nt.new
2180 // Rx=or(Ru,and(Rx,#s10))
2192 // Rx[&|^]=and(Rs,Rt)
2193 // Rx&=and(Rs,Rt)
2204 // Rx|=and(Rs,Rt)
2215 // Rx^=and(Rs,Rt)
2226 // Rx[&|^]=and(Rs,~Rt)
2227 // Rx&=and(Rs,~Rt)
2238 // Rx|=and(Rs,~Rt)
2249 // Rx^=and(Rs,~Rt)
2260 // Rx[&|^]=or(Rs,Rt)
2261 // Rx&=or(Rs,Rt)
2272 // Rx|=or(Rs,Rt)
2283 // Rx^=or(Rs,Rt)
2294 // Rx[&|^]=xor(Rs,Rt)
2295 // Rx&=xor(Rs,Rt)
2306 // Rx|=xor(Rs,Rt)
2317 // Rx^=xor(Rs,Rt)
2328 // Rx|=and(Rs,#s10)
2340 // Rx|=or(Rs,#s10)
2451 // Rx=add(Ru,mpyi(Rx,Rs))
2479 // Rx+=mpy(Rs,Rt):<<1:sat
2480 // Rx-=mpy(Rs,Rt):<<1:sat
2502 // Rx=add(#u8,asl(Rx,#U5))
2514 // Rx=add(#u8,lsr(Rx,#U5))
2526 // Rx=sub(#u8,asl(Rx,#U5))
2538 // Rx=sub(#u8,lsr(Rx,#U5))
2552 //Rx=and(#u8,asl(Rx,#U5))
2564 //Rx=and(#u8,lsr(Rx,#U5))
2576 //Rx=or(#u8,asl(Rx,#U5))
2588 //Rx=or(#u8,lsr(Rx,#U5))