Lines Matching refs:cr1
1685 $UCMP cr1,r6,r7 # compare (tl <= r7)1687 ble cr1,Lppcasm_divinnerexit1696 $UCMP cr1,r4,r11 # compare l and tl1698 bge cr1,Lppcasm_div7 # if (l>=tl) goto Lppcasm_div71702 $UCMP cr1,r3,r12 #compare h and th1703 bge cr1,Lppcasm_div8 #if (h>=th) goto Lppcasm_div8