From 8aeb85f04ee68b960a6d326aca1a17dec2f6d019 Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Mon, 9 Dec 2019 01:26:58 -0800 Subject: 5806 --- html/059stop.subx.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'html/059stop.subx.html') diff --git a/html/059stop.subx.html b/html/059stop.subx.html index 20c23027..b7c0cd20 100644 --- a/html/059stop.subx.html +++ b/html/059stop.subx.html @@ -184,7 +184,7 @@ if ('onhashchange' in window) { 123 # Make room for an exit descriptor on the stack. That's almost always the 124 # right place for it, available only as long as it's legal to use. Once this 125 # containing function returns we'll need a new exit descriptor. -126 # var ed/eax : (address exit-descriptor) +126 # var ed/eax : (ref exit-descriptor) 127 68/push 0/imm32 128 68/push 0/imm32 129 89/copy 3/mod/direct 0/rm32/eax . . . 4/r32/esp . . # copy esp to eax -- cgit 1.4.1-2-gfad0