MyAssembly
0.1
adriansoftware.de
GitHub
Powered by
adriansoftware.de
GitHub
Powered by
#
ble
Branch if less or equal (
CMP
<= 0).
#
Syntax
ble <branch>
#
Parameters
branch
required
Type:
Branch
#
Example
ble foo //... foo:
#
History
0.1
added
api
std.lib
Edit this page
Previous
bl
Next
blt