summaryrefslogtreecommitdiff
path: root/test/popcnt2.s
diff options
context:
space:
mode:
Diffstat (limited to 'test/popcnt2.s')
-rw-r--r--test/popcnt2.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/popcnt2.s b/test/popcnt2.s
index 503b074..5739fb7 100644
--- a/test/popcnt2.s
+++ b/test/popcnt2.s
@@ -19,7 +19,7 @@ popcnt:
reset:
cps ; Boilerplate reset code.
- ldx.w #$FFFF ;
+ ldx.d #$2FFFF ;
txs ;
and #0 ; Reset A.
tab ; Reset B.