From 81605224f085ec85ea11302c938a53cf2dd8a2bc Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Thu, 6 Dec 2018 09:41:40 -0800 Subject: 4847 --- html/subx/examples/ex10.subx.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'html/subx/examples/ex10.subx.html') diff --git a/html/subx/examples/ex10.subx.html b/html/subx/examples/ex10.subx.html index 55b1c177..c951ca62 100644 --- a/html/subx/examples/ex10.subx.html +++ b/html/subx/examples/ex10.subx.html @@ -86,7 +86,7 @@ if ('onhashchange' in window) { 24 # . . push argv[2] 25 ff 6/subop/push 1/mod/*+disp8 4/rm32/sib 5/base/EBP 4/index/none . . 0xc/disp8 . # push *(EBP+12) 26 # . . push argv[1] -27 ff 6/subop/push 1/mod/*+disp8 4/rm32/sib 5/base/EBP 4/index/none . . 0x8/disp8 . # push *(EBP+8) +27 ff 6/subop/push 1/mod/*+disp8 4/rm32/sib 5/base/EBP 4/index/none . . 8/disp8 . # push *(EBP+8) 28 # . . call 29 e8/call argv-equal/disp32 30 # syscall(exit, EAX) -- cgit 1.4.1-2-gfad0