From 0af2ea07b33ac7c810cfb8f5aa124092e626228b Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Tue, 23 Apr 2019 20:51:58 -0700 Subject: 5119 --- html/subx/059stop.subx.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'html/subx/059stop.subx.html') diff --git a/html/subx/059stop.subx.html b/html/subx/059stop.subx.html index cebc1975..83fddf7d 100644 --- a/html/subx/059stop.subx.html +++ b/html/subx/059stop.subx.html @@ -171,7 +171,7 @@ if ('onhashchange' in window) { 110 # otherwise: 111 # ed->value = value+1 112 8b/copy 1/mod/*+disp8 4/rm32/sib 4/base/ESP 4/index/none . 1/r32/ECX 8/disp8 . # copy *(ESP+8) to ECX -113 41/inc-ECX +113 41/increment-ECX 114 89/copy 1/mod/*+disp8 0/rm32/EAX . . . 1/r32/ECX 4/disp8 . # copy ECX to *(EAX+4) 115 # perform a non-local jump to ed->target 116 8b/copy 0/mod/indirect 0/rm32/EAX . . . 4/r32/ESP . . # copy *EAX to ESP -- cgit 1.4.1-2-gfad0