Files
wasmtime/cranelift
Jakob Stoklund Olesen 1f98fc491c Add instructions using CPU flags.
Add integer and floating comparison instructions that return CPU flags:
ifcmp, ifcmp_imm, and ffcmp.

Add conditional branch instructions that check CPU flags: brif, brff

Add instructions that check a condition in the CPU flags and return a
b1: trueif, trueff.
2017-10-12 19:12:28 -07:00
..
2017-10-12 19:12:28 -07:00
2017-09-20 15:50:02 -07:00
2017-06-23 09:36:21 -07:00
2016-01-12 16:51:35 -08:00
2017-09-12 13:27:58 -07:00