Skip to content

Commit

Permalink
RVP: v0.9.3 support (riscv#79)
Browse files Browse the repository at this point in the history
Removed SWAP16 opcode to avoid overlap with PKBT16
  • Loading branch information
marcfedorow authored Aug 8, 2021
1 parent e6f08c1 commit d3e5e22
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion opcodes-rvp
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,6 @@ sunpkd830 31..25=0b1010110 24..20=0b01010 rs1 14..12=0b000 rd 6..0=0b11
sunpkd831 31..25=0b1010110 24..20=0b01011 rs1 14..12=0b000 rd 6..0=0b1110111
sunpkd832 31..25=0b1010110 24..20=0b10011 rs1 14..12=0b000 rd 6..0=0b1110111
swap8 31..25=0b1010110 24..20=0b11000 rs1 14..12=0b000 rd 6..0=0b1110111
swap16 31..25=0b1010110 24..20=0b11001 rs1 14..12=0b000 rd 6..0=0b1110111
uclip8 31..25=0b1000110 24..23=0b10 imm3 rs1 14..12=0b000 rd 6..0=0b1110111
uclip16 31..25=0b1000010 24=0b1 imm4 rs1 14..12=0b000 rd 6..0=0b1110111
uclip32 31..25=0b1111010 imm5 rs1 14..12=0b000 rd 6..0=0b1110111
Expand Down

0 comments on commit d3e5e22

Please sign in to comment.