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
3d5346a90b8dd273001f4d178118508891c86441
wasmtime
/
cranelift
/
codegen
/
meta
/
src
/
isa
/
x86
History
Sean Stangl
3d5346a90b
Name opcodes statically in isa/x86.
Closes
#1051
(
#1079
)
2019-09-25 19:59:49 -06:00
..
encodings.rs
Name opcodes statically in isa/x86.
Closes
#1051
(
#1079
)
2019-09-25 19:59:49 -06:00
instructions.rs
Avoid extra register movement when lowering an x86 insertlane to a float vector
2019-09-10 10:45:12 -07:00
legalize.rs
Add x86 encoding for SIMD
icmp eq
2019-09-24 09:33:07 -07:00
mod.rs
Name opcodes statically in isa/x86.
Closes
#1051
(
#1079
)
2019-09-25 19:59:49 -06:00
opcodes.rs
Name opcodes statically in isa/x86.
Closes
#1051
(
#1079
)
2019-09-25 19:59:49 -06:00
recipes.rs
Name opcodes statically in isa/x86.
Closes
#1051
(
#1079
)
2019-09-25 19:59:49 -06:00
registers.rs
[codegen] Add a pinned register that's entirely under the control of the user;
2019-09-06 16:18:27 +02:00
settings.rs
Use roundss/roundsd when available for Ceil/Floor/Trunc/Nearest (
#931
)
2019-08-26 13:37:27 +02:00