Click to See Complete Forum and Search --> : lc3 assembly language program to read 3 chars and dispaly in upper case chars


lucky123
March 22nd, 2006, 10:50 AM
lc3 assembly language program to read 3 chars and dispaly in upper case chars

.orig x3050
lea r0,msg
puts
ld r0,num1
add r0,r1,r2


is this the way i am not able to understand how to write this in assembly language any one please help me