Stream: git-wasmtime

Topic: wasmtime / PR #11021 x64: Remove `MovImmM` and `MovRM`


view this post on Zulip Wasmtime GitHub notifications bot (Jun 11 2025 at 23:50):

alexcrichton requested abrown for a review on PR #11021.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 11 2025 at 23:50):

alexcrichton requested wasmtime-compiler-reviewers for a review on PR #11021.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 11 2025 at 23:50):

alexcrichton opened PR #11021 from alexcrichton:x64-mov-some-mov to bytecodealliance:main:

This commit removes these two instruction variants although nothing new was added to the new assembler as all the necessary instructions were already supported.

<!--
Please make sure you include the following information:

Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.html

Please ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->

view this post on Zulip Wasmtime GitHub notifications bot (Jun 11 2025 at 23:50):

alexcrichton requested pchickey for a review on PR #11021.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 11 2025 at 23:50):

alexcrichton requested wasmtime-core-reviewers for a review on PR #11021.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 12 2025 at 00:30):

abrown submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 12 2025 at 00:55):

abrown merged PR #11021.


Last updated: Dec 06 2025 at 06:05 UTC