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

Changes

Jump to navigation Jump to search
m
no edit summary
Line 293: Line 293:  
This will compare the signed contents of the GPR3 and GPR4 registers and set the CR7 field of the CR register accordingly. The second parameter has to be set to zero for 32bit processors.
 
This will compare the signed contents of the GPR3 and GPR4 registers and set the CR7 field of the CR register accordingly. The second parameter has to be set to zero for 32bit processors.
   −
Ifwiki>rA<rB then bit 0 of CR7 will be set. If rA>rB</nowiki> then bit 1 of CR7 will be set. If rA=rB then bit 2 of CR7 will be set.
+
If <nowiki>rA<rB then bit 0 of CR7 will be set. If rA>rB</nowiki> then bit 1 of CR7 will be set. If rA=rB then bit 2 of CR7 will be set.
     
2

edits

Navigation menu