In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

Changes

Jump to navigation Jump to search
No change in size ,  04:55, 12 November 2016
m
Correcting typo for mulli
Line 265: Line 265:  
Syntax: mulli rD,rA,SIMM
 
Syntax: mulli rD,rA,SIMM
   −
Example: mullh 3,4,5
+
Example: mulli 3,4,5
    
This will multiply the contents of GPR4 with the integer 5 and place the lower 32 bits of the result in GPR3. So the higher 32 bits - if any - are lost.
 
This will multiply the contents of GPR4 with the integer 5 and place the lower 32 bits of the result in GPR3. So the higher 32 bits - if any - are lost.
2

edits

Navigation menu