Files
wasmtime/filetests
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-10 10:30:37 -07:00
2017-06-10 10:30:37 -07:00
2017-06-10 10:30:37 -07:00
2017-07-13 10:12:25 -07:00
2017-07-05 08:44:51 -07:00