Home | History | Annotate | Download | only in asm

Lines Matching refs:cr1

1685 	$UCMP	cr1,r6,r7		# compare (tl <= r7)
1687 ble cr1,Lppcasm_divinnerexit
1696 $UCMP cr1,r4,r11 # compare l and tl
1698 bge cr1,Lppcasm_div7 # if (l>=tl) goto Lppcasm_div7
1702 $UCMP cr1,r3,r12 #compare h and th
1703 bge cr1,Lppcasm_div8 #if (h>=th) goto Lppcasm_div8