From 08ca2b1ed5fcce8d08bd61a861e71f6e222905eb Mon Sep 17 00:00:00 2001 From: "Pavel I. Kryukov" Date: Thu, 9 Jun 2022 15:27:43 +0300 Subject: Check for overlaps between different fields (#122) --- rv64_zbb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rv64_zbb') diff --git a/rv64_zbb b/rv64_zbb index fc19561..4a8b24a 100644 --- a/rv64_zbb +++ b/rv64_zbb @@ -4,6 +4,6 @@ cpopw rd rs1 31..20=0x602 14..12=1 6..2=0x06 1..0 rolw rd rs1 rs2 31..25=0x30 14..12=1 6..2=0x0E 1..0=3 rorw rd rs1 rs2 31..25=0x30 14..12=5 6..2=0x0E 1..0=3 roriw rd rs1 31..25=0x30 shamtw 14..12=5 6..2=0x06 1..0=3 -rori rd rs1 31..26=0x18 shamt 14..12=5 6..2=0x04 1..0=3 +rori rd rs1 31..26=0x18 shamtd 14..12=5 6..2=0x04 1..0=3 $pseudo_op rv64_zbe::packw zext.h rd rs1 31..25=0x04 24..20=0 14..12=0x4 6..2=0xE 1..0=0x3 $pseudo_op rv64_zbp::grevi rev8 rd rs1 31..20=0x6B8 14..12=5 6..0=0x13 -- cgit v1.1