Skip to content

Commit 4cce3ae

Browse files
committed
Fix missing decode_I-type call in decode_SYSTEM
1 parent db1a721 commit 4cce3ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main.mlog.jinja

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -840,7 +840,7 @@ decode_SYSTEM:
840840
# 45: CSRRCI
841841
op add op_id 39 funct3
842842
op sub op_id op_id offset
843-
jump end_decode always
843+
jump decode_I-type_no_extend_sign always
844844

845845
decode_custom-0:
846846
# Xmlogsys

0 commit comments

Comments
 (0)