rvp: add packed instructions for rv32 - part2
Add the following instructions to rv32
* packed add/sub register-pair instructions
* packed cross register-pair instructions
* packed absolute register-pair instructions
* packed accumulation register-pair instructions
* packed sign-extend and saturating
* packed shift register-pair instructions
* packed compare register-pair instructions
* packed pack register-pair instructions
* packed zip register-pair instructions
* packed narrowing shift and clip register-pair
* packed multiply register-pair instructions
* packed accumulate register-pair instructions
* packed multiply-add register-pair instructions
|