Files
wasmtime/lib/cretonne/meta/base
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-08-23 14:15:59 -07:00
2017-10-12 19:12:28 -07:00
2017-08-14 20:19:47 -07:00