jlt

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

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

Specification

Since

0.1.0

Parameters

address

The address to jump to


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

Specification

Return

A placeholder for the address to jump to

Since

0.1.0