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
0f55bb4b8d675c19c840b0d682095b8245663193
wasmtime
/
cranelift
/
codegen
/
src
/
isa
/
x86
History
teapotd
0f55bb4b8d
Always check if struct-return parameter is needed
2020-05-25 20:03:24 +02:00
..
unwind
Only update XMM save unwind operation offsets when using a FP.
2020-05-21 16:46:30 -07:00
abi.rs
Always check if struct-return parameter is needed
2020-05-25 20:03:24 +02:00
binemit.rs
Skip extra work when inferring REX prefixes
2020-04-02 16:50:07 -07:00
enc_tables.rs
Legalize 64 bit shifts on x86_32 using PSLLQ/PSRLQ.
2020-05-09 03:28:19 -07:00
mod.rs
Add a work-in-progress backend for x86_64 using the new instruction selection;
2020-05-05 16:35:41 +02:00
registers.rs
Remove FPR32;
fixes
#1303
2020-03-17 12:46:41 -07:00
settings.rs
[meta] Remove mentions to Python in comments of the non-meta crate;
2019-07-05 17:50:17 +02:00
unwind.rs
Move UnwindInfo definition out of x86 ABI.
2020-04-16 11:15:34 -07:00