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
ab9298eafa835b19388538d5aa9b1de87150cca2
wasmtime
/
lib
/
cretonne
/
meta
/
isa
/
intel
History
Dan Gohman
ab9298eafa
Make the
fst
recipe use the deref-safe register class as well.
2018-02-28 10:12:40 -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
Add a trapff instruction.
2018-02-20 14:35:41 -08:00
instructions.py
Adds support for legalizing CLZ, CTZ and POPCOUNT on baseline x86_64 targets.
2018-02-06 09:43:00 -08:00
legalize.py
Add an avoid_div_traps setting.
2018-02-16 13:10:29 -08:00
recipes.py
Make the
fst
recipe use the deref-safe register class as well.
2018-02-28 10:12:40 -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