Index: /trunk/include/VBox/vmm/iem.h
===================================================================
--- /trunk/include/VBox/vmm/iem.h	(revision 60412)
+++ /trunk/include/VBox/vmm/iem.h	(revision 60413)
@@ -67,5 +67,6 @@
 /** Intel 8086/8088.  */
 #define IEMTARGETCPU_8086       UINT32_C(1)
-/** NEC V20/V30.  */
+/** NEC V20/V30.
+ * @remarks must be between 8086 and 80186. */
 #define IEMTARGETCPU_V20        UINT32_C(2)
 /** Intel 80186/80188.  */
