On Fri, Feb 20, 2015 at 11:49 AM, Francisco Jerez wrote:
> This instruction calculates the index of an arbitrary channel enabled
> in the current execution mask. It's expected to be used as input for
> the BROADCAST opcode, but it's implemented as a separate instruction
> rather than being baked
This instruction calculates the index of an arbitrary channel enabled
in the current execution mask. It's expected to be used as input for
the BROADCAST opcode, but it's implemented as a separate instruction
rather than being baked into BROADCAST because FIND_LIVE_CHANNEL has
no dependencies so it