Home | History | Annotate | Download | only in asm

Lines Matching refs:SHR

121 	$SHR=	"srw";		# unsigned shift right
145 $SHR= "srd"; # unsigned shift right
1639 $SHR. r9,r3,r8 #are there any bits above r8'th?
1649 $SHR r8,r4,r8 # r8 = (l >> BN_BITS2 -i)