diff options
author | Kartik Agaram <vc@akkartik.com> | 2020-05-22 22:50:39 -0700 |
---|---|---|
committer | Kartik Agaram <vc@akkartik.com> | 2020-05-22 22:50:39 -0700 |
commit | 06b6e9d8138b1246a6e1bf72c9cda4d37e13ea84 (patch) | |
tree | cb75b4081342c4001cc456e61df589c815c1d635 /apps | |
parent | 5bc9a5b72e0cc0fb231193261e4957dd28bbb7e0 (diff) | |
download | mu-06b6e9d8138b1246a6e1bf72c9cda4d37e13ea84.tar.gz |
6382 - re-enable mu.subx in CI
I thought I'd done this in the previous commit, but I hadn't. And, what's more, there was a bug that seemed pretty tough for a time. Turns out my self-hosted translator doesn't support '.' comment tokens in data segments. Hopefully I'm past the valley of the shadow of death now. "I HAVE NO TOOLS BECAUSE I’VE DESTROYED MY TOOLS WITH MY TOOLS." -- James Mickens (https://www.usenix.org/system/files/1311_05-08_mickens.pdf)
Diffstat (limited to 'apps')
-rwxr-xr-x | apps/assort | bin | 44250 -> 44250 bytes | |||
-rwxr-xr-x | apps/braces | bin | 46121 -> 46121 bytes | |||
-rwxr-xr-x | apps/calls | bin | 50782 -> 50782 bytes | |||
-rwxr-xr-x | apps/dquotes | bin | 47872 -> 47872 bytes | |||
-rwxr-xr-x | apps/hex | bin | 46440 -> 46440 bytes | |||
-rw-r--r-- | apps/mu.subx | 40 | ||||
-rwxr-xr-x | apps/pack | bin | 56585 -> 56585 bytes | |||
-rwxr-xr-x | apps/sigils | bin | 58506 -> 58506 bytes | |||
-rw-r--r-- | apps/subx-params.subx | 2 | ||||
-rwxr-xr-x | apps/survey | bin | 54196 -> 54196 bytes | |||
-rwxr-xr-x | apps/tests | bin | 43022 -> 43022 bytes |
11 files changed, 21 insertions, 21 deletions
diff --git a/apps/assort b/apps/assort index b69b560a..86ac7113 100755 --- a/apps/assort +++ b/apps/assort Binary files differdiff --git a/apps/braces b/apps/braces index 7188342b..5b80b0ea 100755 --- a/apps/braces +++ b/apps/braces Binary files differdiff --git a/apps/calls b/apps/calls index 756af804..26a1a287 100755 --- a/apps/calls +++ b/apps/calls Binary files differdiff --git a/apps/dquotes b/apps/dquotes index cc90e26a..d0ebf897 100755 --- a/apps/dquotes +++ b/apps/dquotes Binary files differdiff --git a/apps/hex b/apps/hex index 0b6becfc..398cb046 100755 --- a/apps/hex +++ b/apps/hex Binary files differdiff --git a/apps/mu.subx b/apps/mu.subx index 2138f198..534f14a2 100644 --- a/apps/mu.subx +++ b/apps/mu.subx @@ -8114,26 +8114,26 @@ Reverse-branch: # (table (handle array byte) (handle array byte)) 0/imm32/read 0x140/imm32/size # data - 0x11/imm32/alloc-id _string-break-if-=/imm32 . . . 0x11/imm32/alloc-id _string_0f_85_jump_label/imm32 - 0x11/imm32/alloc-id _string-loop-if-=/imm32 . . . 0x11/imm32/alloc-id _string_0f_85_jump_label/imm32 - 0x11/imm32/alloc-id _string-break-if-!=/imm32 . . . 0x11/imm32/alloc-id _string_0f_84_jump_label/imm32 - 0x11/imm32/alloc-id _string-loop-if-!=/imm32 . . . 0x11/imm32/alloc-id _string_0f_84_jump_label/imm32 - 0x11/imm32/alloc-id _string-break-if-</imm32 . . . 0x11/imm32/alloc-id _string_0f_8d_jump_label/imm32 - 0x11/imm32/alloc-id _string-loop-if-</imm32 . . . 0x11/imm32/alloc-id _string_0f_8d_jump_label/imm32 - 0x11/imm32/alloc-id _string-break-if->/imm32 . . . 0x11/imm32/alloc-id _string_0f_8e_jump_label/imm32 - 0x11/imm32/alloc-id _string-loop-if->/imm32 . . . 0x11/imm32/alloc-id _string_0f_8e_jump_label/imm32 - 0x11/imm32/alloc-id _string-break-if-<=/imm32 . . . 0x11/imm32/alloc-id _string_0f_87_jump_label/imm32 - 0x11/imm32/alloc-id _string-loop-if-<=/imm32 . . . 0x11/imm32/alloc-id _string_0f_87_jump_label/imm32 - 0x11/imm32/alloc-id _string-break-if->=/imm32 . . . 0x11/imm32/alloc-id _string_0f_8c_jump_label/imm32 - 0x11/imm32/alloc-id _string-loop-if->=/imm32 . . . 0x11/imm32/alloc-id _string_0f_8c_jump_label/imm32 - 0x11/imm32/alloc-id _string-break-if-addr</imm32 . . . 0x11/imm32/alloc-id _string_0f_83_jump_label/imm32 - 0x11/imm32/alloc-id _string-loop-if-addr</imm32 . . . 0x11/imm32/alloc-id _string_0f_83_jump_label/imm32 - 0x11/imm32/alloc-id _string-break-if-addr>/imm32 . . . 0x11/imm32/alloc-id _string_0f_86_jump_label/imm32 - 0x11/imm32/alloc-id _string-loop-if-addr>/imm32 . . . 0x11/imm32/alloc-id _string_0f_86_jump_label/imm32 - 0x11/imm32/alloc-id _string-break-if-addr<=/imm32 . . . 0x11/imm32/alloc-id _string_0f_87_jump_label/imm32 - 0x11/imm32/alloc-id _string-loop-if-addr<=/imm32 . . . 0x11/imm32/alloc-id _string_0f_87_jump_label/imm32 - 0x11/imm32/alloc-id _string-break-if-addr>=/imm32 . . . 0x11/imm32/alloc-id _string_0f_82_jump_label/imm32 - 0x11/imm32/alloc-id _string-loop-if-addr>=/imm32 . . . 0x11/imm32/alloc-id _string_0f_82_jump_label/imm32 + 0x11/imm32/alloc-id _string-break-if-=/imm32 0x11/imm32/alloc-id _string_0f_85_jump_label/imm32 + 0x11/imm32/alloc-id _string-loop-if-=/imm32 0x11/imm32/alloc-id _string_0f_85_jump_label/imm32 + 0x11/imm32/alloc-id _string-break-if-!=/imm32 0x11/imm32/alloc-id _string_0f_84_jump_label/imm32 + 0x11/imm32/alloc-id _string-loop-if-!=/imm32 0x11/imm32/alloc-id _string_0f_84_jump_label/imm32 + 0x11/imm32/alloc-id _string-break-if-</imm32 0x11/imm32/alloc-id _string_0f_8d_jump_label/imm32 + 0x11/imm32/alloc-id _string-loop-if-</imm32 0x11/imm32/alloc-id _string_0f_8d_jump_label/imm32 + 0x11/imm32/alloc-id _string-break-if->/imm32 0x11/imm32/alloc-id _string_0f_8e_jump_label/imm32 + 0x11/imm32/alloc-id _string-loop-if->/imm32 0x11/imm32/alloc-id _string_0f_8e_jump_label/imm32 + 0x11/imm32/alloc-id _string-break-if-<=/imm32 0x11/imm32/alloc-id _string_0f_87_jump_label/imm32 + 0x11/imm32/alloc-id _string-loop-if-<=/imm32 0x11/imm32/alloc-id _string_0f_87_jump_label/imm32 + 0x11/imm32/alloc-id _string-break-if->=/imm32 0x11/imm32/alloc-id _string_0f_8c_jump_label/imm32 + 0x11/imm32/alloc-id _string-loop-if->=/imm32 0x11/imm32/alloc-id _string_0f_8c_jump_label/imm32 + 0x11/imm32/alloc-id _string-break-if-addr</imm32 0x11/imm32/alloc-id _string_0f_83_jump_label/imm32 + 0x11/imm32/alloc-id _string-loop-if-addr</imm32 0x11/imm32/alloc-id _string_0f_83_jump_label/imm32 + 0x11/imm32/alloc-id _string-break-if-addr>/imm32 0x11/imm32/alloc-id _string_0f_86_jump_label/imm32 + 0x11/imm32/alloc-id _string-loop-if-addr>/imm32 0x11/imm32/alloc-id _string_0f_86_jump_label/imm32 + 0x11/imm32/alloc-id _string-break-if-addr<=/imm32 0x11/imm32/alloc-id _string_0f_87_jump_label/imm32 + 0x11/imm32/alloc-id _string-loop-if-addr<=/imm32 0x11/imm32/alloc-id _string_0f_87_jump_label/imm32 + 0x11/imm32/alloc-id _string-break-if-addr>=/imm32 0x11/imm32/alloc-id _string_0f_82_jump_label/imm32 + 0x11/imm32/alloc-id _string-loop-if-addr>=/imm32 0x11/imm32/alloc-id _string_0f_82_jump_label/imm32 == code diff --git a/apps/pack b/apps/pack index 2393676e..3cbb7528 100755 --- a/apps/pack +++ b/apps/pack Binary files differdiff --git a/apps/sigils b/apps/sigils index e840de24..ea4a30f9 100755 --- a/apps/sigils +++ b/apps/sigils Binary files differdiff --git a/apps/subx-params.subx b/apps/subx-params.subx index cf1412bc..8aa89242 100644 --- a/apps/subx-params.subx +++ b/apps/subx-params.subx @@ -12,7 +12,7 @@ Input-size: # number of labels we can translate to addresses Max-labels: - 0x20000/imm32/8K-labels/128KB + 0x30000/imm32/8K-labels/192KB # capacity of trace-stream Trace-size: diff --git a/apps/survey b/apps/survey index 2c640d9c..daa6f40f 100755 --- a/apps/survey +++ b/apps/survey Binary files differdiff --git a/apps/tests b/apps/tests index a982b07d..38e774a3 100755 --- a/apps/tests +++ b/apps/tests Binary files differ |