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