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
345d6754f58a51433bb2aa2bf565c0465913032e
wasmtime
/
lib
/
cretonne
/
meta
/
isa
/
intel
History
Dimo
351d4af4eb
Assert all InstructionGroups are closed in TargetIsa.__init__(); Close x86 group
2017-07-24 14:08:44 -07:00
..
__init__.py
Add the very basics of Intel 32-bit instruction encodings.
2017-05-08 16:57:38 -07:00
defs.py
Begin an Intel-specific instruction group.
2017-07-18 11:20:00 -07:00
encodings.py
Make legalization actions configurable.
2017-07-24 12:49:06 -07:00
instructions.py
Assert all InstructionGroups are closed in TargetIsa.__init__(); Close x86 group
2017-07-24 14:08:44 -07:00
recipes.py
Intel encodings for fadd, fsub, fmul, fdiv.
2017-07-20 10:40:11 -07:00
registers.py
Generate register class descriptors.
2017-01-20 14:23:06 -08:00
settings.py
Add support for setting presets.
2017-07-14 13:57:44 -07:00