RISC-V: Fixed opcodes for some bitmanip instructions Currently some of the instructions in bitmanip extensions can not be obtained using DECLARE_INSN macros. I generated them using riscv-opcodes and added to other opcodes. Approved-By: Nelson Chu <nelson@rivosinc.com>