Stream: git-wasmtime

Topic: wasmtime / PR #4033 [AArch64] Refactor Mov instructions


view this post on Zulip Wasmtime GitHub notifications bot (Apr 14 2022 at 11:48):

sparker-arm opened PR #4033 from aarch64-mov-refactor to main:

Merge Mov32 and Mov64 into a single instruction parameterized by a new
OperandSize field. Also combine the Mov[K,N,Z] into a single instruction
with a new opcode to select between the operations.

Copyright (c) 2022, Arm Limited.

<!--

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 (Apr 14 2022 at 12:12):

sparker-arm updated PR #4033 from aarch64-mov-refactor to main.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 14 2022 at 12:25):

sparker-arm updated PR #4033 from aarch64-mov-refactor to main.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 14 2022 at 19:53):

cfallin updated PR #4033 from aarch64-mov-refactor to main.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 14 2022 at 19:54):

cfallin submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 14 2022 at 21:02):

cfallin updated PR #4033 from aarch64-mov-refactor to main.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 14 2022 at 21:51):

cfallin merged PR #4033.


Last updated: Oct 23 2024 at 20:03 UTC