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