SSHR

const val SSHR: Byte = 101(source)

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

Value: 0x65

Specification