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
f4a6b95965b7041b1455b56cf715295d5805a3ea
wasmtime
/
cranelift
/
codegen
/
meta
/
src
/
isa
/
x86
History
Yury Delendik
2964023a77
[SIMD][x86_64] Add encoding for PMADDWD (
#2530
)
...
* [SIMD][x86_64] Add encoding for PMADDWD * also for "experimental_x64"
2020-12-24 07:52:50 -06:00
..
encodings.rs
[SIMD][x86_64] Add encoding for PMADDWD (
#2530
)
2020-12-24 07:52:50 -06: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
[SIMD][x86_64] Add encoding for PMADDWD (
#2530
)
2020-12-24 07:52:50 -06: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