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
e8c2a1763a71089aeda5f6f3cd3c52cffc8a8a65
wasmtime
/
cranelift
/
codegen
/
src
/
isa
/
x64
History
Benjamin Bouvier
e8c2a1763a
machinst x64: avoid emitting movzx when the input is an ALU 32-bits operation;
2020-10-09 18:49:27 +02:00
..
inst
machinst x64: avoid emitting movzx when the input is an ALU 32-bits operation;
2020-10-09 18:49:27 +02:00
abi.rs
machinst x64: remove dead code and allow(dead_code) annotation;
2020-10-08 10:05:57 +02:00
lower.rs
machinst x64: avoid emitting movzx when the input is an ALU 32-bits operation;
2020-10-09 18:49:27 +02:00
mod.rs
machinst: allow passing constant information to the instruction emitter;
2020-10-08 09:21:51 +02:00
settings.rs
machinst x64: Only use the feature flag to enable the x64 new backend;
2020-07-15 13:11:28 +02:00