Changes

Jump to navigation Jump to search
No change in size ,  21:41, 24 November 2014
m
faulty copy-pasting
Line 292: Line 292:  
|-
 
|-
 
|  0x23
 
|  0x23
1
+
2
 
|  BREAKC
 
|  BREAKC
 
|  If condition (see [[#Conditions|below]] for details) is true, then breaks out of LOOP block.
 
|  If condition (see [[#Conditions|below]] for details) is true, then breaks out of LOOP block.
Line 302: Line 302:  
|-
 
|-
 
|  0x25
 
|  0x25
1
+
2
 
|  CALLC
 
|  CALLC
 
|  If condition (see [[#Conditions|below]] for details) is true, then jumps to DST and executes instructions until it reaches DST+NUM instructions, else does nothing.
 
|  If condition (see [[#Conditions|below]] for details) is true, then jumps to DST and executes instructions until it reaches DST+NUM instructions, else does nothing.
373

edits

Navigation menu