Update pseudo-instruction naming
- Rename pseudo-instructions from Pseudo<INST>_<OP>_<RESULT_REG_CLASS> to Pseudo<INST>_<OP>_M<VLMUL>, where 'VLMUL' is the VLMul to be set to be able to use such pseudo-instruction. - Pseudo-instructions that do not honor register groups do not have any <REG_CLASS> or M<VLMUL> distintion in their name.
Loading
Please sign in to comment