diff --git a/src/cpu/core_normal/prefix_0f.h b/src/cpu/core_normal/prefix_0f.h index 0871fab1..e0a361d7 100644 --- a/src/cpu/core_normal/prefix_0f.h +++ b/src/cpu/core_normal/prefix_0f.h @@ -121,6 +121,10 @@ *rmrw=(Bit16u)limit; } break; +#if !(C_DEBUG) + CASE_0F_B(0x06) /* CLTS */ + break; +#endif CASE_0F_B(0x20) /* MOV Rd.CRx */ { GetRM;