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
dfb24f19345a30c06a106ba88d600af05a0e1da2
wasmtime
/
lib
/
codegen
/
meta
/
isa
History
Dan Gohman
dfb24f1934
Fix x86 encoding of uextend/sextend from 8-bit inputs.
...
The x86-32 and non-REX encodings of movsbl and movzbl require one of the ABCD registers as input.
2018-04-20 12:12:29 -07:00
..
arm32
Rename the 'cretonne' crate to 'cretonne-codegen'.
2018-04-17 09:46:56 -07:00
arm64
Rename the 'cretonne' crate to 'cretonne-codegen'.
2018-04-17 09:46:56 -07:00
riscv
Rename InstructionFormat::IndirectCall for consistency with Opcode::CallIndirect.
2018-04-17 09:47:27 -07:00
x86
Fix x86 encoding of uextend/sextend from 8-bit inputs.
2018-04-20 12:12:29 -07:00
__init__.py
Rename the 'cretonne' crate to 'cretonne-codegen'.
2018-04-17 09:46:56 -07:00