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
c0461ca170e331242cb61a64b9d50aaf71d54097
wasmtime
/
cranelift
/
codegen
/
meta
/
src
/
isa
/
x86
History
bjorn3
8f7f8ee0b4
Fix iconst.i8 0 miscompilation
2020-12-12 09:44:05 +01:00
..
encodings.rs
Fix iconst.i8 0 miscompilation
2020-12-12 09:44:05 +01:00
instructions.rs
Add
x86_palignr
instructions
2020-07-15 11:32:08 -07:00
legalize.rs
Remove LoadSplat opcode, in preparation for pattern-matching Load+Splat.
2020-11-16 15:31:56 -08:00
mod.rs
machinst x64: Only use the feature flag to enable the x64 new backend;
2020-07-15 13:11:28 +02:00
opcodes.rs
Fix iconst.i8 0 miscompilation
2020-12-12 09:44:05 +01:00
recipes.rs
Rename "Stackmap" to "StackMap"
2020-08-07 10:08:44 -07:00
registers.rs
Remove FPR32;
fixes
#1303
2020-03-17 12:46:41 -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