Files
wasmtime/cranelift/codegen/src
Alex Crichton 352ee2b186 Move insertlane to ISLE (#3544)
This also fixes a bug where `movsd` was incorrectly used with a memory
operand for `insertlane`, causing it to actually zero the upper bits
instead of preserving them.

Note that the insertlane logic still exists in `lower.rs` because it's
used as a helper for a few other instruction lowerings which aren't
migrated to ISLE yet. This commit also adds a helper in ISLE itself for
those other lowerings to use when they get implemented.

Closes #3216
2021-11-18 13:48:11 -06:00
..
2021-10-10 14:43:55 +02:00
2021-10-31 19:57:04 +01:00
2021-11-18 13:48:11 -06:00
2021-11-18 13:48:11 -06:00
2021-10-04 19:11:52 +02:00
2021-10-04 19:11:52 +02:00
2020-04-15 17:21:28 -07:00
2019-10-24 17:20:12 -07:00
2021-10-04 19:11:52 +02:00
2021-11-18 13:48:11 -06:00
2021-11-17 13:04:17 -08:00
2021-10-31 19:57:04 +01:00