aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authoriximeow <me@iximeow.net>2021-08-21 19:58:19 -0700
committeriximeow <me@iximeow.net>2021-08-21 19:58:19 -0700
commit1c06541a85fadbc5b9fc0a3bfee10cec3c8e5667 (patch)
tree68adb5ba8768a461ee725f7b42fd1b6211df6822 /CHANGELOG
parenta5a67ee666381b2716862dec6df2e85419c352bc (diff)
improve relative branch offset formatting for DisplayStyle::C
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 0febd15..c5fcfd0 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -16,6 +16,7 @@
this circumstance.
* correct `rex.b` incorrectly applying to the `*ax` register - `4f91` is `xchg rax, r9`, not `xchg r8, r9`.
* correct `nop` incorrectly ignoring `rex.b` - `4190` is `xchg rax, r8`, not `nop`.
+* `DisplayStyle::C` now has rules to nicely display `jCC`, `jmp`, `call`, `loop*`, and `j*cxz` instructions.
## 1.0.4