From 2104d1a75b76dbffc0b15a96c98d94e7a16594e8 Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Mon, 27 Jan 2020 00:39:46 -0800 Subject: 5925 --- html/068error-byte.subx.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'html/068error-byte.subx.html') diff --git a/html/068error-byte.subx.html b/html/068error-byte.subx.html index 578555da..4ef793ac 100644 --- a/html/068error-byte.subx.html +++ b/html/068error-byte.subx.html @@ -66,7 +66,7 @@ if ('onhashchange' in window) { 6 # . 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 7 8 #? Entry: # manual test - 9 #? # . var ed/eax : exit-descriptor + 9 #? # . var ed/eax: exit-descriptor 10 #? 81 5/subop/subtract 3/mod/direct 4/rm32/esp . . . . . 8/imm32 # subtract from esp 11 #? 89/copy 3/mod/direct 0/rm32/eax . . . 4/r32/esp . . # copy esp to eax 12 #? # . configure ed to really exit() @@ -84,7 +84,7 @@ if ('onhashchange' in window) { 24 #? cd/syscall 0x80/imm8 25 26 # write(out, "Error: "+msg+": "+byte) then stop(ed, 1) -27 error-byte: # ed : (addr exit-descriptor), out : (addr buffered-file), msg : (addr array byte), n : byte +27 error-byte: # ed: (addr exit-descriptor), out: (addr buffered-file), msg: (addr array byte), n: byte 28 # . prologue 29 55/push-ebp 30 89/copy 3/mod/direct 5/rm32/ebp . . . 4/r32/esp . . # copy esp to ebp -- cgit 1.4.1-2-gfad0