Browse Source
This commit is a follow up to https://github.com/bytecodealliance/wasmtime/pull/8365/files#r1565962730, to enable emission of 32-bit fmov from Winch. I opted to introduce a new instruction over refactoring the existing `FpuMov64` to be more generic to keep things simple, but I'm definitely open to exploring a refactoring if that's preferred. Encoding reference: https://developer.arm.com/documentation/ddi0602/2024-03/SIMD-FP-Instructions/FMOV--register---Floating-point-Move-register-without-conversion-?lang=enpull/8455/head
Saúl Cabrera
7 months ago
committed by
GitHub
4 changed files with 28 additions and 0 deletions
Loading…
Reference in new issue