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/073next-token.subx.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'html/subx/073next-token.subx.html') diff --git a/html/subx/073next-token.subx.html b/html/subx/073next-token.subx.html index 3febade6..3e6052b8 100644 --- a/html/subx/073next-token.subx.html +++ b/html/subx/073next-token.subx.html @@ -432,7 +432,7 @@ if ('onhashchange' in window) { 372 39/compare 3/mod/direct 0/rm32/EAX . . . 2/r32/EDX . . # compare EAX and EDX 373 75/jump-if-not-equal $skip-chars-matching:end/disp8 374 # ++in->read -375 41/inc-ECX +375 41/increment-ECX 376 eb/jump $skip-chars-matching:loop/disp8 377 $skip-chars-matching:end: 378 # persist in->read @@ -556,7 +556,7 @@ if ('onhashchange' in window) { 496 39/compare 3/mod/direct 0/rm32/EAX . . . 2/r32/EDX . . # compare EAX and EDX 497 74/jump-if-equal $skip-chars-not-matching:end/disp8 498 # ++in->read -499 41/inc-ECX +499 41/increment-ECX 500 eb/jump $skip-chars-not-matching:loop/disp8 501 $skip-chars-not-matching:end: 502 # persist in->read @@ -724,7 +724,7 @@ if ('onhashchange' in window) { 664 3d/compare-EAX-and 0x0d/imm32/cr 665 74/jump-if-equal $skip-chars-not-matching-whitespace:end/disp8 666 # ++in->read -667 41/inc-ECX +667 41/increment-ECX 668 eb/jump $skip-chars-not-matching-whitespace:loop/disp8 669 $skip-chars-not-matching-whitespace:end: 670 # persist in->read @@ -764,7 +764,7 @@ if ('onhashchange' in window) { 704 39/compare 3/mod/direct 3/rm32/EBX . . . 2/r32/EDX . . # compare EBX and EDX 705 75/jump-if-not-equal $skip-chars-matching-in-slice:end/disp8 706 # ++curr -707 40/inc-EAX +707 40/increment-EAX 708 eb/jump $skip-chars-matching-in-slice:loop/disp8 709 $skip-chars-matching-in-slice:end: 710 # . restore registers @@ -860,7 +860,7 @@ if ('onhashchange' in window) { 800 39/compare 3/mod/direct 3/rm32/EBX . . . 2/r32/EDX . . # compare EBX and EDX 801 74/jump-if-equal $skip-chars-not-matching-in-slice:end/disp8 802 # ++curr -803 40/inc-EAX +803 40/increment-EAX 804 eb/jump $skip-chars-not-matching-in-slice:loop/disp8 805 $skip-chars-not-matching-in-slice:end: 806 # . restore registers -- cgit 1.4.1-2-gfad0