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