isMove

open val isMove: Boolean

Answer whether this operation is a move between (compatible) registers.

Return

true if this operation simply moves data between two registers of the same RegisterKind, otherwise false.