RI5CY: User Manual v4.2-14.5.1 pv.subrotmj.* instruction undefined
Created by: alfredoh1234
There is no description of what the pv.subrotmj.* instruction is. From another document on the web, it seems like it is the "substraction of two 16-bit complex numbers with post rotation by -j" or
- rD[15:0 ] = rA[31:16] - rB[31:16]
- rD[31:16] = -(rA[15:0 ] - rB[15:0])
Please clarify