From 040d6269b53d26b1c19ad11fcc904097eb4c661b Mon Sep 17 00:00:00 2001 From: Jordan Carlin Date: Wed, 6 Nov 2024 18:08:25 -0800 Subject: [PATCH] cover illegal aes64ksli1 instruction --- tests/coverage/ieu.S | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/coverage/ieu.S b/tests/coverage/ieu.S index 43e7b6604..285a170cb 100644 --- a/tests/coverage/ieu.S +++ b/tests/coverage/ieu.S @@ -81,6 +81,7 @@ main: .word 0xFF00302F // illegal Atomic instruction .word 0xFF00402F // illegal Atomic instruction .word 0x00000873 // illegal CSR instruction + .word 0x31bf1f93 // illegal aes64ksli1 instruction # Illegal CMO instructions because envcfg is 0 and system is in user Mode li a0, 0