Files
wasmtime/lib
Jakob Stoklund Olesen 82fbc78f2f Add Intel encodings for the icmp instruction.
This instruction returns a `b1` value which is represented as the output
of a setCC instruction which is the low 8 bits of a GPR register. Use a
cmp+setCC macro recipe to encode this. That is not ideal, but we can't
represent CPU flags yet.
2017-07-19 11:30:15 -07:00
..
2017-06-19 16:24:10 -07:00
2017-07-14 13:57:44 -07:00