diff options
author | Kartik Agaram <vc@akkartik.com> | 2019-07-08 00:42:50 -0700 |
---|---|---|
committer | Kartik Agaram <vc@akkartik.com> | 2019-07-08 00:59:35 -0700 |
commit | e5cffe30ed38fbbdc74c63d0a94ab2a93713e43d (patch) | |
tree | b719f3cd55c4b1fbfb3515479cf69cd9fb31879d /subx/apps/crenshaw2-1 | |
parent | fc07ee4f54b4596f41d47f663ee1370e07cf0847 (diff) | |
download | mu-e5cffe30ed38fbbdc74c63d0a94ab2a93713e43d.tar.gz |
.
Move test slice variables out of the data segment and close to their usages. Makes tests a little easier to read even if we spend a few more instructions each time.
Diffstat (limited to 'subx/apps/crenshaw2-1')
-rwxr-xr-x | subx/apps/crenshaw2-1 | bin | 23337 -> 23725 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/subx/apps/crenshaw2-1 b/subx/apps/crenshaw2-1
index f25d054c..2dc6e6d4 100755
--- a/subx/apps/crenshaw2-1
+++ b/subx/apps/crenshaw2-1
Binary files differ |