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
2888ff5bf35ecd9984a97cd2c6bf91f6092885d3
wasmtime
/
lib
/
cretonne
/
meta
/
isa
/
intel
History
Jakob Stoklund Olesen
8abcdac5a1
Legalize fcvt_to_sint and fcvt_to_uint for Intel64.
...
We need to generate traps on NaN and overflow.
2017-09-28 12:00:38 -07: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
Fix the Intel encoding of band_not.
2017-09-27 18:14:13 -07:00
instructions.py
Add x86_fmin and x86_fmax instructions.
2017-09-27 09:17:09 -07:00
legalize.py
Legalize fcvt_to_sint and fcvt_to_uint for Intel64.
2017-09-28 12:00:38 -07:00
recipes.py
Fix the Intel encoding of band_not.
2017-09-27 18:14:13 -07:00
registers.py
Add spill/fill encodings for Intel ISAs.
2017-09-22 16:05:26 -07:00
settings.py
Add support for setting presets.
2017-07-14 13:57:44 -07:00