aboutsummaryrefslogtreecommitdiffstats
path: root/xlat/sigill_codes.in
diff options
context:
space:
mode:
Diffstat (limited to 'xlat/sigill_codes.in')
-rw-r--r--xlat/sigill_codes.in16
1 files changed, 8 insertions, 8 deletions
diff --git a/xlat/sigill_codes.in b/xlat/sigill_codes.in
index 6fb994e5..ca111ec8 100644
--- a/xlat/sigill_codes.in
+++ b/xlat/sigill_codes.in
@@ -1,8 +1,8 @@
-ILL_ILLOPC
-ILL_ILLOPN
-ILL_ILLADR
-ILL_ILLTRP
-ILL_PRVOPC
-ILL_PRVREG
-ILL_COPROC
-ILL_BADSTK
+ILL_ILLOPC 1
+ILL_ILLOPN 2
+ILL_ILLADR 3
+ILL_ILLTRP 4
+ILL_PRVOPC 5
+ILL_PRVREG 6
+ILL_COPROC 7
+ILL_BADSTK 8