diff options
Diffstat (limited to 'test/emcc_hello_world.fromasm.imprecise')
-rw-r--r-- | test/emcc_hello_world.fromasm.imprecise | 98 |
1 files changed, 50 insertions, 48 deletions
diff --git a/test/emcc_hello_world.fromasm.imprecise b/test/emcc_hello_world.fromasm.imprecise index 9f06aecd2..0e4228725 100644 --- a/test/emcc_hello_world.fromasm.imprecise +++ b/test/emcc_hello_world.fromasm.imprecise @@ -2741,69 +2741,71 @@ (block (set_local $10 (block $__rjto$0 i32 - (block $__rjti$0 - (br_if $__rjti$0 - (i32.ge_u - (tee_local $11 - (i32.add - (i32.load8_s - (tee_local $6 - (i32.add - (get_local $10) - (i32.const 1) + (if + (i32.eqz + (i32.or + (i32.ge_u + (tee_local $11 + (i32.add + (i32.load8_s + (tee_local $6 + (i32.add + (get_local $10) + (i32.const 1) + ) ) ) + (i32.const -48) ) - (i32.const -48) ) + (i32.const 10) ) - (i32.const 10) - ) - ) - (br_if $__rjti$0 - (i32.ne - (i32.load8_s offset=2 - (get_local $10) + (i32.ne + (i32.load8_s offset=2 + (get_local $10) + ) + (i32.const 36) ) - (i32.const 36) ) ) - (i32.store - (i32.add - (get_local $4) - (i32.shl - (get_local $11) - (i32.const 2) + (block + (i32.store + (i32.add + (get_local $4) + (i32.shl + (get_local $11) + (i32.const 2) + ) ) + (i32.const 10) ) - (i32.const 10) - ) - (set_local $6 - (i32.add - (get_local $3) - (i32.shl - (i32.add - (i32.load8_s - (get_local $6) + (set_local $6 + (i32.add + (get_local $3) + (i32.shl + (i32.add + (i32.load8_s + (get_local $6) + ) + (i32.const -48) ) - (i32.const -48) + (i32.const 3) ) - (i32.const 3) ) ) - ) - (set_local $8 - (i32.const 1) - ) - (set_local $14 - (i32.load - (get_local $6) + (set_local $8 + (i32.const 1) ) - ) - (br $__rjto$0 - (i32.add - (get_local $10) - (i32.const 3) + (set_local $14 + (i32.load + (get_local $6) + ) + ) + (br $__rjto$0 + (i32.add + (get_local $10) + (i32.const 3) + ) ) ) ) |