@@ -47,16 +47,16 @@ test_memory_and_indirect_call_relocs:
4747 end_function
4848
4949# CHECK: test_memory_and_indirect_call_relocs
50- # CHECK: 41 90 88 80 80 00 i32.const 1040
50+ # CHECK: 41 90 80 84 80 00 i32.const 65552
5151# CHECK: 11 80 80 80 80 00 80 80 80 80 00 call_indirect 0
52- # CHECK: 28 02 94 88 80 80 00 i32.load 1044
52+ # CHECK: 28 02 94 80 84 80 00 i32.load 65556
5353# CHECK: 11 81 80 80 80 00 80 80 80 80 00 call_indirect 1
5454# CHECK: 41 81 80 80 80 00 i32.const 1
5555# CHECK: 11 80 80 80 80 00 80 80 80 80 00 call_indirect 0
5656# COMPRESS: test_memory_and_indirect_call_relocs
57- # COMPRESS: 41 90 08 i32.const 1040
57+ # COMPRESS: 41 90 80 04 i32.const 65552
5858# COMPRESS: 11 00 00 call_indirect 0
59- # COMPRESS: 28 02 94 08 i32.load 1044
59+ # COMPRESS: 28 02 94 80 04 i32.load 65556
6060# COMPRESS: 11 01 00 call_indirect 1
6161# COMPRESS: 41 01 i32.const 1
6262# COMPRESS: 11 00 00 call_indirect 0
@@ -91,11 +91,11 @@ test_relative_relocs:
9191 end_function
9292
9393# CHECK: test_relative_relocs
94- # CHECK: 41 90 88 80 80 00 i32.const 1040
94+ # CHECK: 41 90 80 84 80 00 i32.const 65552
9595# CHECK: 41 81 80 80 80 00 i32.const 1
9696# CHECK: 41 83 80 80 80 00 i32.const 3
9797# COMPRESS: test_relative_relocs
98- # COMPRESS: 41 90 08 i32.const 1040
98+ # COMPRESS: 41 90 80 04 i32.const 65552
9999# COMPRESS: 41 01 i32.const 1
100100# COMPRESS: 41 03 i32.const 3
101101
0 commit comments