ISHRU

const val ISHRU: Byte = 106(source)

Bitwise shift right unsigned an int (the top byte is the amount, the second int is the value to shift)

Value: 0x6A

Specification