JGE

const val JGE: Byte(source)

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

Value: 0x85

Specification