From 6f37250dd9d81c812fb5eddd747d237d94fff9b2 Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Wed, 24 Oct 2018 23:05:58 -0700 Subject: 4722 --- html/subx/051test.subx.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'html/subx/051test.subx.html') diff --git a/html/subx/051test.subx.html b/html/subx/051test.subx.html index 1ebeb22b..e747eb9f 100644 --- a/html/subx/051test.subx.html +++ b/html/subx/051test.subx.html @@ -62,12 +62,12 @@ if ('onhashchange' in window) { 7 # 1-3 bytes 3 bits 2 bits 3 bits 3 bits 3 bits 2 bits 2 bits 0/1/2/4 bytes 0/1/2/4 bytes 8 9 # main: (manual test if this is the last file loaded) -10 # check-ints-equal(34, 34) == 1 +10 # check-ints-equal(34, 34) 11 68/push "error in check-ints-equal"/imm32 -12 68/push 35/imm32 +12 68/push 34/imm32 13 68/push 34/imm32 14 e8/call check-ints-equal/disp32 -15 81 0/subop/add 3/mod/direct 4/rm32/ESP . . . . . 8/imm32 # add to ESP +15 81 0/subop/add 3/mod/direct 4/rm32/ESP . . . . . 0xc/imm32 # add to ESP 16 # syscall(exit, 0) 17 bb/copy-to-EBX 0/imm32 18 b8/copy-to-EAX 1/imm32 -- cgit 1.4.1-2-gfad0