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/bitwise.sts | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'ia32/bitwise.sts') diff --git a/ia32/bitwise.sts b/ia32/bitwise.sts index 6d376e4..b86e6c6 100644 --- a/ia32/bitwise.sts +++ b/ia32/bitwise.sts @@ -1,6 +1,6 @@ defasm xor - # 5b ?' ; pop ebx - # 58 ?' ; pop eax - # 31 ?' # d8 ?' ; xor eax, ebx - # 50 ?' ; push eax + # 5b ?' ; pop ebx + # 58 ?' ; pop eax + # 31 ?' # d8 ?' ; xor eax, ebx + # 50 ?' ; push eax next -- cgit v1.2.3