From fa786ea791469364d635b6a5eb877b0c4e3333ce Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Sun, 12 Jan 2020 12:15:55 -0800 Subject: 5884 --- 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 4ecff92e..7a35e528 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 : (ref exit-descriptor) +126 # var ed/eax : 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