From bc3f12909380bd7a6f2d6dc76691ec8439b88388 Mon Sep 17 00:00:00 2001 From: Aryadev Chavali Date: Thu, 2 Nov 2023 20:42:05 +0000 Subject: Updated instruction-test example for removal of jump.register --- examples/instruction-test.asm | 1 - 1 file changed, 1 deletion(-) (limited to 'examples') diff --git a/examples/instruction-test.asm b/examples/instruction-test.asm index 84f311e..8e8ca2e 100644 --- a/examples/instruction-test.asm +++ b/examples/instruction-test.asm @@ -65,7 +65,6 @@ print.word jump.abs 1 jump.stack - jump.register 2 jump.if.byte 1 jump.if.hword 2 jump.if.word 3 -- cgit v1.2.3-13-gbd6f