Hi Sirs,
I learned RVV for one month more, and would like to program with RVV assembly as algorithm accelerator.
I wonder one action that I cannot any idea. This is parallel action that signed value to one-bit(signed bit), and reverse one bit to flip signed value (1: that neg to pos, pos to neg, 0: keep the same sign).
To explain clearly, the figure is below. Extract sign bit in each element value to one or more regs. Or each bit in multi-bit reg change corresponding element signed value.
I am searching this type of assembly. Thank you