Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
John P. Willis
ilxi
Commits
486c0651
Commit
486c0651
authored
May 10, 2016
by
John P. Willis
Browse files
Update markdown
parent
53f2a635
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
15 additions
and
15 deletions
+15
-15
README.md
README.md
+15
-15
No files found.
README.md
View file @
486c0651
...
...
@@ -50,21 +50,21 @@ The FL register is used to represent the present status of thirteen
distinct flags. They are summarized as follows
Flag
|
Size (bits)
|
Meaning
-|-|-
HF|1|
HALT
TF|1|
TRACE
OF|1|
OVERFLOW
CF|1|
CARRY
IF|1|
INTERRUPT ENABLE
EF|1|
EQUALITY
LF|1|
LESS THAN
GF|1|
GREATER THAN
ZF|1|
ZERO
PL|2|
PRIVILEGE LEVEL
PF|1|
PARITY
SF|1|
SIGN
DF|1|
DEBUG
|
Flag
|
Size (bits)
|
Meaning
|
| --- | --- | --- |
| HF | 1 |
HALT
|
| TF | 1 |
TRACE
|
| OF | 1 |
OVERFLOW
|
| CF | 1 |
CARRY
|
| IF | 1 |
INTERRUPT ENABLE
|
| EF | 1 |
EQUALITY
|
| LF | 1 |
LESS THAN
|
| GF | 1 |
GREATER THAN
|
| ZF | 1 |
ZERO
|
| PL | 2 |
PRIVILEGE LEVEL
|
| PF | 1 |
PARITY
|
| SF | 1 |
SIGN
|
| DF | 1 |
DEBUG
|
###Stack
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment