diff options
-rw-r--r-- | apps/mu.subx | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/apps/mu.subx b/apps/mu.subx index 7195955f..257fc54c 100644 --- a/apps/mu.subx +++ b/apps/mu.subx @@ -11028,8 +11028,6 @@ test-emit-subx-stmt-primitive: # inouts: int/mem # value: 'ff 0/subop/increment' # - # There's nothing in functions. - # # . prologue 55/push-ebp 89/<- %ebp 4/r32/esp @@ -11143,8 +11141,6 @@ test-emit-subx-stmt-primitive-register: # out: int/reg # value: 'ff 0/subop/increment' # - # There's nothing in functions. - # # . prologue 55/push-ebp 89/<- %ebp 4/r32/esp @@ -11292,8 +11288,6 @@ test-emit-subx-stmt-select-primitive: # inout: int/mem # value: 'ff 0/subop/increment' # - # There's nothing in functions. - # # . prologue 55/push-ebp 89/<- %ebp 4/r32/esp @@ -11468,8 +11462,6 @@ test-emit-subx-stmt-select-primitive-2: # inout: int/mem # value: 'ff 0/subop/increment' # - # There's nothing in functions. - # # . prologue 55/push-ebp 89/<- %ebp 4/r32/esp |