Comment by zozbot234

Comment by zozbot234 2 days ago

1 reply

> "if". Where the condition is a predicate for the following instruction

This is just a forward skip, which is optimized to a predicated insn already in some implementations.

phkahler a day ago

>> > "if". Where the condition is a predicate for the following instruction

>> This is just a forward skip, which is optimized to a predicated insn already in some implementations.

True, but make it a 16bit prefix and apply to all (or selected) instructions.