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