summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorjjsuperpower <jjs29356@gmail.com>2022-08-29 20:39:19 -0500
committerjjsuperpower <jjs29356@gmail.com>2022-08-29 20:39:19 -0500
commit5a7dedee172dbb30f1053e303a5d984ef96fd001 (patch)
tree1916d139371d079d82b0c6b4791adbcc9021e328 /doc
parentc169161c9eeb8421abd28183067e41231bf3a8a0 (diff)
fixed parity check
Diffstat (limited to 'doc')
-rw-r--r--doc/ASAP32-ISA.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ASAP32-ISA.md b/doc/ASAP32-ISA.md
index 111dec9..3c3c016 100644
--- a/doc/ASAP32-ISA.md
+++ b/doc/ASAP32-ISA.md
@@ -66,7 +66,7 @@ I propose a different name:
FLG[1] Overflow
FLG[2] Zero
FLG[3] Sign
- FLG[4] Odd (might help with parity)
+ FLG[4] Odd (parity)
FLG[5-15] RESERVED
FLG[16] Interrupt enable*
FLG[17] User mode*