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
54398156ea3c715b22e76ebdbb051290c6b28c35
wasmtime
/
cranelift
/
codegen
/
meta
/
src
/
isa
/
x86
History
Andrew Brown
54398156ea
Add x86 implementation of SIMD load_extend instructions
2020-03-31 11:35:26 -07:00
..
encodings.rs
Add x86 implementation of SIMD load_extend instructions
2020-03-31 11:35:26 -07:00
instructions.rs
Fixes
#1240
: Add a new accessor to indicate that an opcode requires spilling all registers;
2020-03-23 12:19:28 +01:00
legalize.rs
Add x86 implementation of SIMD swizzle instruction
2020-03-06 15:49:53 -08:00
mod.rs
Add TLS support for ELF and MachO (
#1174
)
2020-02-25 17:50:04 -08:00
opcodes.rs
Add x86 implementation of SIMD load_extend instructions
2020-03-31 11:35:26 -07:00
recipes.rs
Fix the order of the rex2 registers for r_ib_unsigned_gpr (
#1424
)
2020-03-27 14:29:32 -07:00
registers.rs
Remove FPR32;
fixes
#1303
2020-03-17 12:46:41 -07:00
settings.rs
Add AVX-related settings
2020-03-06 10:53:22 -08:00