aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--isa/rv32mi/shamt.S4
1 files changed, 2 insertions, 2 deletions
diff --git a/isa/rv32mi/shamt.S b/isa/rv32mi/shamt.S
index c13bc3f..622fde4 100644
--- a/isa/rv32mi/shamt.S
+++ b/isa/rv32mi/shamt.S
@@ -1,10 +1,10 @@
# See LICENSE for license details.
#*****************************************************************************
-# csr.S
+# shamt.S
#-----------------------------------------------------------------------------
#
-# Test CSRRx and CSRRxI instructions.
+# Test illegal shamt[5] of shift instruction in 32-bit ISA.
#
#include "riscv_test.h"