From 7cb326df5bb9739d948dd4f8b32019f1bf6e4ef3 Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Tue, 4 Dec 2018 00:17:40 -0800 Subject: 4831 --- subx/061error.subx | 2 ++ subx/063print-byte.subx | 2 ++ 2 files changed, 4 insertions(+) (limited to 'subx') diff --git a/subx/061error.subx b/subx/061error.subx index 0868f854..b44d5473 100644 --- a/subx/061error.subx +++ b/subx/061error.subx @@ -52,3 +52,5 @@ error: # ed : (address exit-descriptor), out : fd or (address stream), msg : (a 89/copy 3/mod/direct 4/rm32/ESP . . . 5/r32/EBP . . # copy EBP to ESP 5d/pop-to-EBP c3/return + +# . . vim:nowrap:textwidth=0 diff --git a/subx/063print-byte.subx b/subx/063print-byte.subx index 89f9e103..ed71a378 100644 --- a/subx/063print-byte.subx +++ b/subx/063print-byte.subx @@ -137,3 +137,5 @@ test-print-byte: 81 0/subop/add 3/mod/direct 4/rm32/ESP . . . . . 0xc/imm32 # add to ESP # . end c3/return + +# . . vim:nowrap:textwidth=0 -- cgit 1.4.1-2-gfad0