From 52daf0722f7f4ad9d3f29e3cbbbaddde066f49f3 Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Mon, 20 May 2019 01:44:06 -0700 Subject: 5211 Update syntax-highlighted renderings after a _long_ time. --- html/subx/068error-byte.subx.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'html/subx/068error-byte.subx.html') diff --git a/html/subx/068error-byte.subx.html b/html/subx/068error-byte.subx.html index 9d4790ee..b1a139a5 100644 --- a/html/subx/068error-byte.subx.html +++ b/html/subx/068error-byte.subx.html @@ -93,7 +93,7 @@ if ('onhashchange' in window) { 33 68/push "Error: "/imm32 34 ff 6/subop/push 1/mod/*+disp8 5/rm32/EBP . . . . 0xc/disp8 . # push *(EBP+12) 35 # . . call - 36 e8/call write-buffered/disp32 + 36 e8/call write-buffered/disp32 37 # . . discard args 38 81 0/subop/add 3/mod/direct 4/rm32/ESP . . . . . 8/imm32 # add to ESP 39 # write-buffered(out, msg) @@ -101,7 +101,7 @@ if ('onhashchange' in window) { 41 ff 6/subop/push 1/mod/*+disp8 5/rm32/EBP . . . . 0x10/disp8 . # push *(EBP+16) 42 ff 6/subop/push 1/mod/*+disp8 5/rm32/EBP . . . . 0xc/disp8 . # push *(EBP+12) 43 # . . call - 44 e8/call write-buffered/disp32 + 44 e8/call write-buffered/disp32 45 # . . discard args 46 81 0/subop/add 3/mod/direct 4/rm32/ESP . . . . . 8/imm32 # add to ESP 47 # write-buffered(out, ": ") @@ -109,15 +109,15 @@ if ('onhashchange' in window) { 49 68/push ": "/imm32 50 ff 6/subop/push 1/mod/*+disp8 5/rm32/EBP . . . . 0xc/disp8 . # push *(EBP+12) 51 # . . call - 52 e8/call write-buffered/disp32 + 52 e8/call write-buffered/disp32 53 # . . discard args 54 81 0/subop/add 3/mod/direct 4/rm32/ESP . . . . . 8/imm32 # add to ESP - 55 # print-byte(out, byte) + 55 # print-byte-buffered(out, byte) 56 # . . push args 57 ff 6/subop/push 1/mod/*+disp8 5/rm32/EBP . . . . 0x14/disp8 . # push *(EBP+20) 58 ff 6/subop/push 1/mod/*+disp8 5/rm32/EBP . . . . 0xc/disp8 . # push *(EBP+12) 59 # . . call - 60 e8/call print-byte/disp32 + 60 e8/call print-byte-buffered/disp32 61 # . . discard args 62 81 0/subop/add 3/mod/direct 4/rm32/ESP . . . . . 8/imm32 # add to ESP 63 # write-buffered(out, Newline) @@ -125,7 +125,7 @@ if ('onhashchange' in window) { 65 68/push Newline/imm32 66 ff 6/subop/push 1/mod/*+disp8 5/rm32/EBP . . . . 0xc/disp8 . # push *(EBP+12) 67 # . . call - 68 e8/call write-buffered/disp32 + 68 e8/call write-buffered/disp32 69 # . . discard args 70 81 0/subop/add 3/mod/direct 4/rm32/ESP . . . . . 8/imm32 # add to ESP 71 # . flush(out) -- cgit 1.4.1-2-gfad0