ABRC#50 EQU *
IC R03,0(,R10)
IC R03,0(R03,R12)
*
STC R03,0(,R11)
*
LA R10,1(,R10)
LA R11,1(,R11)
*
BCT R09,ABRC#50
IC R03,0(,R10)
IC R03,0(R03,R12)
*
STC R03,0(,R11)
*
LA R10,1(,R10)
LA R11,1(,R11)
*
BCT R09,ABRC#50
Hi..
I wantd to knw meanin abt this piece of code ?
Can anyone plss explain each line ? I want to knw in detail as what is moved to what...like which parameter(1st,2nd..)in the register is moved to another register...