From e85375f3e190d778cf05e7b570967f8d9fb8d3da Mon Sep 17 00:00:00 2001 From: Rangi Date: Thu, 10 Sep 2026 19:09:15 -0400 Subject: [PATCH] Avoid truncation warning from `sp` instruction test --- test/link/all-instructions.asm | 4 ++-- test/link/all-instructions.out.bin | Bin 1394 -> 1394 bytes 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/test/link/all-instructions.asm b/test/link/all-instructions.asm index cf09236e..19e6646d 100644 --- a/test/link/all-instructions.asm +++ b/test/link/all-instructions.asm @@ -221,9 +221,9 @@ jrlabel: ; Stack Operations Instructions - add sp,$DB + add sp,$25 ld [$ABCD],sp - ld hl,sp+$DB + ld hl,sp+$25 ld hl,sp-$25 ld sp,hl diff --git a/test/link/all-instructions.out.bin b/test/link/all-instructions.out.bin index c2623fec9979a98858cb28a5e3757723c14cb82b..558ef78cff8ee9ec4f78fa2ffd14b47d8d0f9772 100644 GIT binary patch delta 19 bcmeyw^@(dk7&DtH$Jy0CR5!;ki!lKJP9g^M delta 19 bcmeyw^@(dk7&F^#j