LSHRU

const val LSHRU: Byte = 107(source)

Bitwise shift right unsigned a long (the top byte is the amount, the second long is the value to shift)

Value: 0x6B

Specification