Line 31:
Line 31:
===== psq_lux =====
===== psq_lux =====
psq_lux frD, rA, rB, W, I
psq_lux frD, rA, rB, W, I
−
This instruction acts exactly like psq_lx, except '''rA''' cannot be 0, and '''d'''+('''rA''') is placed back into '''rA'''.
+
This instruction acts exactly like psq_lx, except '''rA''' cannot be 0, and '''rB'''+('''rA''') is placed back into '''rA'''.
=== psq_st ===
=== psq_st ===
Line 44:
Line 44:
===== psq_stux =====
===== psq_stux =====
psq_stux frD, rA, rB, W, I
psq_stux frD, rA, rB, W, I
−
This instruction acts exactly like psq_stx, except '''rA''' cannot be 0, and '''d'''+('''rA''') is placed back into '''rA'''.
+
This instruction acts exactly like psq_stx, except '''rA''' cannot be 0, and '''rB'''+('''rA''') is placed back into '''rA'''.
== Single Parameter Operations ==
== Single Parameter Operations ==