From 5e04a9626e2986fc40825d15cb09a274223381e9 Mon Sep 17 00:00:00 2001 From: Wojciech Kosior Date: Thu, 8 Oct 2020 19:18:43 +0200 Subject: translate webasm block of instructions + put instruction names as comments in generated code --- tests/wasm_compile_if_else/words_to_verify.mem | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/wasm_compile_if_else/words_to_verify.mem') diff --git a/tests/wasm_compile_if_else/words_to_verify.mem b/tests/wasm_compile_if_else/words_to_verify.mem index 75a6c84..22c6442 100644 --- a/tests/wasm_compile_if_else/words_to_verify.mem +++ b/tests/wasm_compile_if_else/words_to_verify.mem @@ -1,5 +1,5 @@ // address value 0FFFFC 23 - 200 00000000 - 204 FFFFFFFF + 400 00000000 + 404 FFFFFFFF -- cgit v1.2.3