This website requires JavaScript.
Explore
Help
Sign In
T0b1
/
wasmtime
Watch
1
Star
0
Fork
0
You've already forked wasmtime
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
d32b2c82f8e6876a77e26d01e520c4ba3abb9430
wasmtime
/
cranelift
/
codegen
/
src
/
isa
/
x64
History
Johnnie Birch
07d0d32b69
Adds i64x2.mul for the new backend targeting x64
2020-09-11 13:17:42 -07:00
..
inst
machinst x64: revamp integer immediate emission;
2020-09-11 18:13:30 +02:00
abi.rs
machinst x64: fix gen_store_base_offset for multi-value returns;
2020-09-10 11:17:41 +02:00
lower.rs
Adds i64x2.mul for the new backend targeting x64
2020-09-11 13:17:42 -07:00
mod.rs
x64 new backend: port ABI implementation to shared infrastructure with AArch64.
2020-09-08 17:59:01 -07:00
settings.rs
machinst x64: Only use the feature flag to enable the x64 new backend;
2020-07-15 13:11:28 +02:00