summaryrefslogtreecommitdiff
path: root/test/dump/br-loop-inner-expr.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/dump/br-loop-inner-expr.txt')
-rw-r--r--test/dump/br-loop-inner-expr.txt102
1 files changed, 51 insertions, 51 deletions
diff --git a/test/dump/br-loop-inner-expr.txt b/test/dump/br-loop-inner-expr.txt
index 0f9bb39e..797c2084 100644
--- a/test/dump/br-loop-inner-expr.txt
+++ b/test/dump/br-loop-inner-expr.txt
@@ -8,61 +8,61 @@
(br $exit (i32.const 4)))
(i32.const 5)))))
(;; STDOUT ;;;
-0000000: 0061 736d ; WASM_BINARY_MAGIC
-0000004: 0c00 0000 ; WASM_BINARY_VERSION
+0000000: 0061 736d ; WASM_BINARY_MAGIC
+0000004: 0c00 0000 ; WASM_BINARY_VERSION
; section "TYPE" (1)
-0000008: 01 ; section code
-0000009: 00 ; section size (guess)
-000000a: 01 ; num types
+0000008: 01 ; section code
+0000009: 00 ; section size (guess)
+000000a: 01 ; num types
; type 0
-000000b: 40 ; function form
-000000c: 00 ; num params
-000000d: 01 ; num results
-000000e: 01 ; result type
-0000009: 05 ; FIXUP section size
+000000b: 40 ; function form
+000000c: 00 ; num params
+000000d: 01 ; num results
+000000e: 01 ; result type
+0000009: 05 ; FIXUP section size
; section "FUNCTION" (3)
-000000f: 03 ; section code
-0000010: 00 ; section size (guess)
-0000011: 01 ; num functions
-0000012: 00 ; function 0 signature index
-0000010: 02 ; FIXUP section size
+000000f: 03 ; section code
+0000010: 00 ; section size (guess)
+0000011: 01 ; num functions
+0000012: 00 ; function 0 signature index
+0000010: 02 ; FIXUP section size
; section "CODE" (10)
-0000013: 0a ; section code
-0000014: 00 ; section size (guess)
-0000015: 01 ; num functions
+0000013: 0a ; section code
+0000014: 00 ; section size (guess)
+0000015: 01 ; num functions
; function body 0
-0000016: 00 ; func body size (guess)
-0000017: 00 ; local decl count
-0000018: 01 ; block
-0000019: 01 ; WASM_TYPE_I32
-000001a: 02 ; loop
-000001b: 01 ; WASM_TYPE_I32
-000001c: 10 ; i32.const
-000001d: 01 ; i32 literal
-000001e: 03 ; if
-000001f: 00 ; WASM_TYPE_VOID
-0000020: 06 ; br
-0000021: 01 ; break depth
-0000022: 0f ; end
-0000023: 10 ; i32.const
-0000024: 03 ; i32 literal
-0000025: 03 ; if
-0000026: 00 ; WASM_TYPE_VOID
-0000027: 10 ; i32.const
-0000028: 04 ; i32 literal
-0000029: 06 ; br
-000002a: 02 ; break depth
-000002b: 0f ; end
-000002c: 10 ; i32.const
-000002d: 05 ; i32 literal
-000002e: 0f ; end
-000002f: 0f ; end
-0000030: 0f ; end
-0000016: 1a ; FIXUP func body size
-0000014: 1c ; FIXUP section size
+0000016: 00 ; func body size (guess)
+0000017: 00 ; local decl count
+0000018: 01 ; block
+0000019: 01 ; WASM_TYPE_I32
+000001a: 02 ; loop
+000001b: 01 ; WASM_TYPE_I32
+000001c: 10 ; i32.const
+000001d: 01 ; i32 literal
+000001e: 03 ; if
+000001f: 00 ; WASM_TYPE_VOID
+0000020: 06 ; br
+0000021: 01 ; break depth
+0000022: 0f ; end
+0000023: 10 ; i32.const
+0000024: 03 ; i32 literal
+0000025: 03 ; if
+0000026: 00 ; WASM_TYPE_VOID
+0000027: 10 ; i32.const
+0000028: 04 ; i32 literal
+0000029: 06 ; br
+000002a: 02 ; break depth
+000002b: 0f ; end
+000002c: 10 ; i32.const
+000002d: 05 ; i32 literal
+000002e: 0f ; end
+000002f: 0f ; end
+0000030: 0f ; end
+0000016: 1a ; FIXUP func body size
+0000014: 1c ; FIXUP section size
;; dump
-0000000: 0061 736d 0c00 0000 0105 0140 0001 0103
-0000010: 0201 000a 1c01 1a00 0101 0201 1001 0300
-0000020: 0601 0f10 0303 0010 0406 020f 1005 0f0f
-0000030: 0f
+0000000: 0061 736d 0c00 0000 0105 0140 0001 0103
+0000010: 0201 000a 1c01 1a00 0101 0201 1001 0300
+0000020: 0601 0f10 0303 0010 0406 020f 1005 0f0f
+0000030: 0f
;;; STDOUT ;;)