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
f583511fb669ea5d0b5ac7da5e40f05b15db8d99
wasmtime
/
lib
/
cretonne
/
meta
/
isa
/
intel
History
Jakob Stoklund Olesen
2b41f979cb
Intel encodings for floating point bitwise ops.
...
band, bor, bxor, band_not are all available on XMM registers.
2017-07-20 11:45:06 -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
Intel encodings for floating point bitwise ops.
2017-07-20 11:45:06 -07:00
instructions.py
Begin an Intel-specific instruction group.
2017-07-18 11:20:00 -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