From 2eb174d697df06b303c45fb145b1434305a6ed5e Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Sat, 5 Jan 2019 01:07:37 -0800 Subject: 4908 Fix CI. a) Update canonical binaries. b) Fix an out-of-bounds access in `clear-stream`. This also required supporting a new instruction in `subx run` to load an imm8 into rm8. --- subx/apps/crenshaw2-1 | Bin 8241 -> 8720 bytes subx/apps/crenshaw2-1b | Bin 8800 -> 9279 bytes subx/apps/factorial | Bin 7159 -> 7638 bytes subx/apps/handle | Bin 7952 -> 8431 bytes subx/apps/hex | Bin 11755 -> 12234 bytes 5 files changed, 0 insertions(+), 0 deletions(-) (limited to 'subx/apps') diff --git a/subx/apps/crenshaw2-1 b/subx/apps/crenshaw2-1 index 5a28117c..efb462ec 100755 Binary files a/subx/apps/crenshaw2-1 and b/subx/apps/crenshaw2-1 differ diff --git a/subx/apps/crenshaw2-1b b/subx/apps/crenshaw2-1b index 46a26183..e6dceafa 100755 Binary files a/subx/apps/crenshaw2-1b and b/subx/apps/crenshaw2-1b differ diff --git a/subx/apps/factorial b/subx/apps/factorial index 679feb71..ac02aca4 100755 Binary files a/subx/apps/factorial and b/subx/apps/factorial differ diff --git a/subx/apps/handle b/subx/apps/handle index 7bc762e4..17cdcc8f 100755 Binary files a/subx/apps/handle and b/subx/apps/handle differ diff --git a/subx/apps/hex b/subx/apps/hex index 93c9f27f..8680176c 100755 Binary files a/subx/apps/hex and b/subx/apps/hex differ -- cgit 1.4.1-2-gfad0