From 9309600c5a8a5a86ac5aeebdee7bf0656409fc26 Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Thu, 14 Feb 2019 23:00:47 -0800 Subject: 4967 --- html/subx/061read-byte.subx.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'html/subx/061read-byte.subx.html') diff --git a/html/subx/061read-byte.subx.html b/html/subx/061read-byte.subx.html index 3a6c68b3..a498af61 100644 --- a/html/subx/061read-byte.subx.html +++ b/html/subx/061read-byte.subx.html @@ -137,7 +137,7 @@ if ('onhashchange' in window) { 74 e8/call read/disp32 75 # . . discard args 76 81 0/subop/add 3/mod/direct 4/rm32/ESP . . . . . 8/imm32 # add to ESP - 77 # if EAX = 0 return 0xffffffff + 77 # if (EAX == 0) return 0xffffffff 78 81 7/subop/compare 3/mod/direct 0/rm32/EAX . . . . . 0/imm32 # compare EAX 79 75/jump-if-not-equal $read-byte:from-stream/disp8 80 b8/copy-to-EAX 0xffffffff/imm32 -- cgit 1.4.1-2-gfad0