]> git.saurik.com Git - apple/xnu.git/blobdiff - osfmk/mach/i386/exception.h
xnu-4570.41.2.tar.gz
[apple/xnu.git] / osfmk / mach / i386 / exception.h
index 5aa293e52071b5b76c69f0424ca59551c4423971..3bdf1fcddb27198607c95b13ace3af6f8ecdfc3a 100644 (file)
@@ -63,7 +63,7 @@
  * No machine dependent types for the 80386
  */
 
-#define        EXC_TYPES_COUNT 10      /* incl. illegal exception 0 */
+#define        EXC_TYPES_COUNT 14      /* incl. illegal exception 0 */
 
 /*
  *     Codes and subcodes for 80386 exceptions.
@@ -88,6 +88,7 @@
 #define EXC_I386_EXTERR                        5
 #define EXC_I386_EMERR                 6
 #define EXC_I386_BOUND                 7
+#define EXC_I386_SSEEXTERR              8
 
 /*
  *     EXC_SOFTWARE