From b6b9e29c1484c9c8b8af2b382d3a9d796c310217 Mon Sep 17 00:00:00 2001 From: exegete Date: Sat, 17 Oct 2020 03:33:08 +0300 Subject: Common dir added, stderr output, minor changes --- ia32/memory.sts | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'ia32/memory.sts') diff --git a/ia32/memory.sts b/ia32/memory.sts index 891fab0..240c598 100644 --- a/ia32/memory.sts +++ b/ia32/memory.sts @@ -1,10 +1,10 @@ defasm @ - # 58 ?' ; pop eax - # ff ?' # 30 ?' ; push dword [eax] + # 58 ?' ; pop eax + # ff ?' # 30 ?' ; push dword [eax] next defasm ! - # 5b ?' ; pop ebx - # 58 ?' ; pop eax - # 89 ?' # 03 ?' ; mov [ebx], eax + # 5b ?' ; pop ebx + # 58 ?' ; pop eax + # 89 ?' # 03 ?' ; mov [ebx], eax next -- cgit v1.2.3