From 52daf0722f7f4ad9d3f29e3cbbbaddde066f49f3 Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Mon, 20 May 2019 01:44:06 -0700 Subject: 5211 Update syntax-highlighted renderings after a _long_ time. --- html/subx/examples/ex2.subx.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'html/subx/examples/ex2.subx.html') diff --git a/html/subx/examples/ex2.subx.html b/html/subx/examples/ex2.subx.html index a7c19e82..6ea72349 100644 --- a/html/subx/examples/ex2.subx.html +++ b/html/subx/examples/ex2.subx.html @@ -61,12 +61,12 @@ if ('onhashchange' in window) { 7 # $ echo $? 8 # 2 9 -10 == code +10 == code 0x09000000 11 12 # EBX = 1 13 bb/copy-to-EBX 1/imm32 14 # increment EBX -15 43/inc-EBX +15 43/increment-EBX 16 # syscall(exit, EBX) 17 b8/copy-to-EAX 1/imm32/exit 18 cd/syscall 0x80/imm8 -- cgit 1.4.1-2-gfad0