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
f8ae62200303b56c346a00f27d63b44d557e8dc2
wasmtime
/
cranelift
/
codegen
/
src
/
isa
/
x86
History
Sean Stangl
f8ae622003
Use a struct interface for creating and reading encoding bits on x86.
#1156
(
#1212
)
2019-11-13 18:01:13 -07:00
..
abi.rs
Try and assign directly to return registers; backtrack to use struct-return param (
#1213
)
2019-11-08 09:51:57 -08:00
binemit.rs
Use a struct interface for creating and reading encoding bits on x86.
#1156
(
#1212
)
2019-11-13 18:01:13 -07:00
enc_tables.rs
Pass Encoding to compute_size() for runtime Encoding inspection.
#1156
2019-11-08 09:08:07 -08:00
mod.rs
Many multi-value returns (
#1147
)
2019-11-05 14:36:03 -08:00
registers.rs
Always use extern crate std in cranelift-codegen
2019-10-02 11:50:44 -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
Fix build errors in x86 unwind info when building no_std. (
#1214
)
2019-11-07 16:41:32 -08:00