JNE

const val JNE: Byte(source)

Jump to an address if the top two values are not equal (takes the top byte value and jumps if it is not 1)

Value: 0x84

Specification