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
9b8d2a04fbcb8827c95a70ffe4e0691af9af96ef
wasmtime
/
meta
/
cretonne
History
Jakob Stoklund Olesen
c998c79fe8
Generate code to precompute predicates.
...
Each ISA predicate is assigned a bit the the Flags struct, and a corresponding method is generated.
2016-08-12 10:13:50 -07:00
..
__init__.py
Generate code to precompute predicates.
2016-08-12 10:13:50 -07:00
base.py
Define a return instruction.
2016-07-08 16:19:26 -07:00
entities.py
Define control flow instructions.
2016-05-19 09:01:40 -07:00
formats.py
Define a return instruction.
2016-07-08 16:19:26 -07:00
immediates.py
Define icmp and fcmp comparison instructions.
2016-07-07 11:43:12 -07:00
predicates.py
Generate code to precompute predicates.
2016-08-12 10:13:50 -07:00
settings.py
Add support for enumerated settings.
2016-08-09 15:13:43 -07:00
types.py
PEP8 formatting.
2016-05-12 13:37:03 -07:00