diff options
author | Wojciech Kosior <kwojtus@protonmail.com> | 2020-10-08 19:18:43 +0200 |
---|---|---|
committer | Wojciech Kosior <kwojtus@protonmail.com> | 2020-10-08 19:18:43 +0200 |
commit | 5e04a9626e2986fc40825d15cb09a274223381e9 (patch) | |
tree | a52a96fa585247145cb521b9c6f7fe7946ba7997 /tests/wasm_compile_br_if | |
parent | 63a2cced4238af7d171e0b8807d887c435b4656b (diff) | |
download | AGH-engineering-thesis-5e04a9626e2986fc40825d15cb09a274223381e9.tar.gz AGH-engineering-thesis-5e04a9626e2986fc40825d15cb09a274223381e9.zip |
translate webasm block of instructions + put instruction names as comments in generated code
Diffstat (limited to 'tests/wasm_compile_br_if')
-rw-r--r-- | tests/wasm_compile_br_if/words_to_verify.mem | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/wasm_compile_br_if/words_to_verify.mem b/tests/wasm_compile_br_if/words_to_verify.mem index aac1103..e7a45dc 100644 --- a/tests/wasm_compile_br_if/words_to_verify.mem +++ b/tests/wasm_compile_br_if/words_to_verify.mem @@ -1,6 +1,6 @@ // address value 0FFFFC 23 - 200 00000000 - 204 FFFFFFFF - 208 FFFFFFFF + 400 00000000 + 404 FFFFFFFF + 408 FFFFFFFF |