IRF

Absolute

Represents ABS instruction for int5 operands.

Add

Represents scalar ADD instruction for integer operands in index registers.

And

Represents AND instruction for int5, performs bitwise and.

Max

Represents scalar MAX instruction for integer operands in index registers.

Min

Represents scalar MIN instruction for integer operands in index registers.

Mov

Represents MOV instruction for int5 type.

Move IRF dim

Represents MOV_IRF_DIM instruction.

Mul

Represents scalar MUL instruction for integer operands in index registers.

Not

Represents NOT instruction for int5 operands.

Or

Represents OR instruction for int5.

Permute index

Represents PRMT_INDX instruction.

Set index

Represents SET_INDX instruction. Assigns a scalar to IRF register lanes.

Shift Right

Represents SHR instruction for int5 operands.

Subtract

Represents SUB instruction for int5.

Xor

Represents scalar XOR instruction for int5.