Stream: git-wasmtime

Topic: wasmtime / PR #4146 s390x: Fix bitwise operations


view this post on Zulip Wasmtime GitHub notifications bot (May 12 2022 at 15:07):

uweigand opened PR #4146 from s390x-fix-bitwise to main:

Current codegen had a number of logic errors confusing
NAND with AND WITH COMPLEMENT, and NOR with OR WITH COMPLEMENT.

Add support for the missing z15 instructions and fix logic.

<!--

Please ensure that the following steps are all taken care of before submitting
the PR.

Please ensure all communication adheres to the code of conduct.
-->

view this post on Zulip Wasmtime GitHub notifications bot (May 12 2022 at 17:05):

cfallin submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (May 12 2022 at 17:05):

cfallin merged PR #4146.


Last updated: Nov 22 2024 at 17:03 UTC