Files
wasmtime/cranelift
Jakob Stoklund Olesen 421a88123d 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-23 09:36:21 -07:00
2017-01-25 15:57:43 -08:00
2016-01-12 16:51:35 -08:00