Searched refs:loopcount (Results 1 – 3 of 3) sorted by relevance
32 loopcount = lsr(bytes,#3) define35 p3=sp1loop0(.Loop8,loopcount)46 bytes -= asl(loopcount,#3)63 loopcount = lsr(bytes,#2) define65 p3=sp1loop0(.Loop4,loopcount)76 bytes -= asl(loopcount,#2)89 loopcount = lsr(bytes,#1) define91 p3=sp1loop0(.Loop2,loopcount)102 bytes -= asl(loopcount,#1)
31 #define loopcount r5 macro
32 #define loopcount r5 macro
Completed in 6 milliseconds