diff --git a/tests/A32/fuzz_arm.cpp b/tests/A32/fuzz_arm.cpp index a2654dd9..dcbc5b13 100644 --- a/tests/A32/fuzz_arm.cpp +++ b/tests/A32/fuzz_arm.cpp @@ -194,6 +194,7 @@ std::vector GenRandomThumbInst(u32 pc, bool is_last_inst, A32::ITState it_s // Unicorn is incorrect? "thumb32_MRS_reg", + "thumb32_MSR_reg", // Unicorn has incorrect implementation (incorrect rounding and unsets CPSR.T??) "vfp_VCVT_to_fixed",