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
b0d414731c89e1ea28c0c4db78ba5bd0d600bb53
wasmtime
/
lib
/
cretonne
/
meta
/
isa
/
intel
History
Dan Gohman
b0d414731c
The addend for a PCRel4 reloc should be -4 too.
2018-04-07 06:15:33 -07:00
..
__init__.py
Add the very basics of Intel 32-bit instruction encodings.
2017-05-08 16:57:38 -07:00
defs.py
Rename
I32
->
X86_32
and
I64
->
X86_64
(
#271
)
2018-03-18 13:50:51 -07:00
encodings.py
Optimize immediates and compare and branch sequences (
#286
)
2018-03-30 12:30:07 -07:00
instructions.py
Tidy up whitespace.
2018-03-05 06:55:27 -08:00
legalize.py
Adds support to transform integer div and rem by constants into cheaper equivalents.
2018-02-28 11:41:36 -08:00
recipes.py
The addend for a PCRel4 reloc should be -4 too.
2018-04-07 06:15:33 -07:00
registers.py
Rename %eflags to %rflags.
2018-03-27 11:52:57 -07:00
settings.py
Remove the "has_sse2" flag.
2018-03-12 12:38:01 -07:00