Files
wasmtime/lib/cretonne/meta/isa
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-07-12 10:43:42 -07:00
2017-03-03 09:08:28 -08:00