From 7d5e5aaf70d7372d1bfff92c9cd3ce08270be497 Mon Sep 17 00:00:00 2001 From: Rot127 Date: Sat, 7 Sep 2024 07:37:01 -0500 Subject: [PATCH] Fix another MRS test --- tests/details/cs_common_details.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/details/cs_common_details.yaml b/tests/details/cs_common_details.yaml index 80bfa15cc5..0cbf755e59 100644 --- a/tests/details/cs_common_details.yaml +++ b/tests/details/cs_common_details.yaml @@ -309,7 +309,7 @@ test_cases: mnemonic: "mrs" op_str: "x9, MIDR_EL1" details: - regs_impl_write: [ nzcv ] + regs_impl_write: [ ] groups: [ privilege ] - asm_text: "msr SPSel, #0"