summaryrefslogtreecommitdiff
path: root/test/br3058845.asm
diff options
context:
space:
mode:
Diffstat (limited to 'test/br3058845.asm')
-rw-r--r--test/br3058845.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/br3058845.asm b/test/br3058845.asm
index b0de560..c42f5d5 100644
--- a/test/br3058845.asm
+++ b/test/br3058845.asm
@@ -11,4 +11,4 @@ cmp eax, 0xFFFF_FFFF
BITS 64
cmp ax, 0xFFFF
-cmp eax, 0xFFFF_FFFF ; shouldn't warn, but does currently
+cmp eax, 0xFFFF_FFFF