Stream: git-wasmtime

Topic: wasmtime / PR #5789 x64: Fix the formatting for `andn`


view this post on Zulip Wasmtime GitHub notifications bot (Feb 15 2023 at 17:13):

elliottt opened PR #5789 from trevor/andn-formatting to main:

The formatting for the x64 AluRmRVex instructions followed intel syntax, while we emit at&t syntax for everything else. This PR fixes the argument order in the pretty-printer, and updates the test outputs.
<!--

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 (Feb 15 2023 at 17:15):

elliottt requested jameysharp for a review on PR #5789.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 15 2023 at 17:28):

elliottt edited PR #5789 from trevor/andn-formatting to main:

The formatting for the x64 AluRmRVex instructions followed intel syntax, while we emit at&t syntax for everything else. This PR fixes the argument order in the pretty-printer, and updates the test outputs.

This was identified in https://github.com/bytecodealliance/wasmtime/pull/5780#discussion_r1106570415
<!--

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 (Feb 15 2023 at 18:28):

jameysharp submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 15 2023 at 19:17):

elliottt merged PR #5789.


Last updated: Oct 23 2024 at 20:03 UTC