jle

fun jle(address: Int): Boolean(source)

Jump to the given address if the comparison result was less than or equal to

Specification

Since

0.1.0

Parameters

address

The address to jump to


Jump to the given address if the comparison result was less than or equal to

Specification

Return

A placeholder for the address to jump to

Since

0.1.0