aboutsummaryrefslogtreecommitdiffhomepage
path: root/arch
diff options
context:
space:
mode:
authorjohannst <johannst@users.noreply.github.com>2022-04-04 11:50:05 +0000
committerjohannst <johannst@users.noreply.github.com>2022-04-04 11:50:05 +0000
commit039b83e9f2854082928ee92dcefe032570e4c14a (patch)
tree0b45dedaf404f6785246216cef34d339f8ab897f /arch
parent0cf0869c24bfb00dfd7884f0e40565c2859df3f3 (diff)
downloadnotes-039b83e9f2854082928ee92dcefe032570e4c14a.tar.gz
notes-039b83e9f2854082928ee92dcefe032570e4c14a.zip
deploy: 3af1751ce6968d394697d64a26f733150f9aa645
Diffstat (limited to 'arch')
-rw-r--r--arch/x86_64.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86_64.html b/arch/x86_64.html
index f38cab5..0263b9b 100644
--- a/arch/x86_64.html
+++ b/arch/x86_64.html
@@ -190,7 +190,7 @@ bits desc instr comment
[18] AC alignment check alignment exception for PL 3 (user), requires CR0.AM
[13:12] IOPL io privilege level
[11] OF overflow flag
- [10] DF direction flag cld/std
+ [10] DF direction flag cld/std increment (0) or decrement (1) registers in string operations
[9] IF interrupt enable cli/sti
[7] SF sign flag
[6] ZF zero flag