IMUL

const val IMUL: Byte = 34(source)

Multiply two ints on top of the stack (the first 8 bytes)

Value: 0x22

Specification