Files
wasmtime/lib/cretonne
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-03-14 10:48:05 -07:00
2016-10-17 14:44:43 -07:00