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
40ec50d0b6036f6c97804e8d99b994a5d43e1ca1
wasmtime
/
lib
/
cretonne
/
meta
/
isa
/
intel
History
Dan Gohman
136d6f5c4b
Implement ireduce, sextend, and uextend between i8/i16 and i32/i64.
2018-03-05 15:13:59 -08:00
..
__init__.py
Add the very basics of Intel 32-bit instruction encodings.
2017-05-08 16:57:38 -07:00
defs.py
Add Intel encodings for the fcmp instruction.
2017-09-26 11:17:32 -07:00
encodings.py
Implement ireduce, sextend, and uextend between i8/i16 and i32/i64.
2018-03-05 15:13:59 -08:00
instructions.py
Tidy up whitespace.
2018-03-05 06:55:27 -08:00
legalize.py
Adds support to transform integer div and rem by constants into cheaper equivalents.
2018-02-28 11:41:36 -08:00
recipes.py
Adds support to transform integer div and rem by constants into cheaper equivalents.
2018-02-28 11:41:36 -08:00
registers.py
Remove RSP from deref safe register class as well.
2018-01-29 14:18:08 -08:00
settings.py
Adds support for legalizing CLZ, CTZ and POPCOUNT on baseline x86_64 targets.
2018-02-06 09:43:00 -08:00