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
c59e9180decea441e783979caaa4df84b35273f5
wasmtime
/
lib
/
cretonne
/
meta
/
isa
/
intel
History
Dan Gohman
c59e9180de
Tidy up whitespace.
2018-03-05 06:55:27 -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
Adds support to transform integer div and rem by constants into cheaper equivalents.
2018-02-28 11:41:36 -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