From 5a7dedee172dbb30f1053e303a5d984ef96fd001 Mon Sep 17 00:00:00 2001 From: jjsuperpower Date: Mon, 29 Aug 2022 20:39:19 -0500 Subject: fixed parity check --- doc/ASAP32-ISA.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') 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* -- cgit v1.2.3