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
d92778a19e117f21ce95db0947188e027be1bb84
wasmtime
/
cranelift
/
codegen
/
meta-python
/
isa
/
x86
History
Philip Craig
b74b49f7c6
Fix x86-64 encoding of uextend.i64.i8
...
The non-REX encoding of movzbl requires one of the ABCD registers as input.
2019-04-08 05:50:59 -07:00
..
__init__.py
moved crates in lib/ to src/, renamed crates, modified some files' text (
#660
)
2019-01-28 15:56:54 -08:00
defs.py
moved crates in lib/ to src/, renamed crates, modified some files' text (
#660
)
2019-01-28 15:56:54 -08:00
encodings.py
Fix x86-64 encoding of uextend.i64.i8
2019-04-08 05:50:59 -07:00
instructions.py
moved crates in lib/ to src/, renamed crates, modified some files' text (
#660
)
2019-01-28 15:56:54 -08:00
legalize.py
moved crates in lib/ to src/, renamed crates, modified some files' text (
#660
)
2019-01-28 15:56:54 -08:00
recipes.py
moved crates in lib/ to src/, renamed crates, modified some files' text (
#660
)
2019-01-28 15:56:54 -08:00
registers.py
moved crates in lib/ to src/, renamed crates, modified some files' text (
#660
)
2019-01-28 15:56:54 -08:00
settings.py
moved crates in lib/ to src/, renamed crates, modified some files' text (
#660
)
2019-01-28 15:56:54 -08:00