]> git.saurik.com Git - apple/xnu.git/blobdiff - osfmk/mach/i386/exception.h
xnu-1456.1.26.tar.gz
[apple/xnu.git] / osfmk / mach / i386 / exception.h
index 5aa293e52071b5b76c69f0424ca59551c4423971..77fe4e404442fcc5e96283a6cce1b1530ad12fff 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 11      /* 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