From 381d80f8a4dc52849564eba1b9245118bc1d84e1 Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Tue, 4 Dec 2018 08:18:07 -0800 Subject: 4834 Fix CI since 4827. --- subx/056write.subx | 9 --------- subx/apps/crenshaw2-1 | Bin 7038 -> 6980 bytes subx/apps/crenshaw2-1b | Bin 7599 -> 7541 bytes subx/apps/factorial | Bin 5929 -> 5871 bytes 4 files changed, 9 deletions(-) (limited to 'subx') diff --git a/subx/056write.subx b/subx/056write.subx index c76d0737..64856f97 100644 --- a/subx/056write.subx +++ b/subx/056write.subx @@ -136,15 +136,6 @@ test-write-single: e8/call write/disp32 # . . discard args 81 0/subop/add 3/mod/direct 4/rm32/ESP . . . . . 8/imm32 # add to ESP - # check-ints-equal(EAX, 2, msg) - # . . push args - 68/push "F - test-read-single: return EAX"/imm32 - 68/push 2/imm32 - 50/push-EAX - # . . call - e8/call check-ints-equal/disp32 - # . . discard args - 81 0/subop/add 3/mod/direct 4/rm32/ESP . . . . . 0xc/imm32 # add to ESP # check-ints-equal(*_test-stream->data, 41/A 62/b 00 00, msg) # . . push args 68/push "F - test-write-single"/imm32 diff --git a/subx/apps/crenshaw2-1 b/subx/apps/crenshaw2-1 index 744fdc59..5092e428 100755 Binary files a/subx/apps/crenshaw2-1 and b/subx/apps/crenshaw2-1 differ diff --git a/subx/apps/crenshaw2-1b b/subx/apps/crenshaw2-1b index 4e1a6cf3..43f62080 100755 Binary files a/subx/apps/crenshaw2-1b and b/subx/apps/crenshaw2-1b differ diff --git a/subx/apps/factorial b/subx/apps/factorial index 5eed1795..ae38f80a 100755 Binary files a/subx/apps/factorial and b/subx/apps/factorial differ -- cgit 1.4.1-2-gfad0