From f69515f9bcf9145d869490326cba894411d11b13 Mon Sep 17 00:00:00 2001 From: Andrew Dunbar Date: Mon, 30 Sep 2024 18:17:49 +1000 Subject: [PATCH] These flags are typically have -> These flags typically have --- GhidraDocs/languages/html/sleigh_definitions.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GhidraDocs/languages/html/sleigh_definitions.html b/GhidraDocs/languages/html/sleigh_definitions.html index 1b615ac82b..eff04dd1a4 100644 --- a/GhidraDocs/languages/html/sleigh_definitions.html +++ b/GhidraDocs/languages/html/sleigh_definitions.html @@ -234,7 +234,7 @@ Many processors define registers that either consist of a single bit or otherwise don't use an integral number of bytes. A recurring example in many processors is the status register which is further subdivided into the overflow and result flags for the arithmetic -instructions. These flags are typically have labels like ZF for the +instructions. These flags typically have labels like ZF for the zero flag or CF for the carry flag and can be considered logical registers contained within the status register. SLEIGH allows registers to be defined like this using