Preguntas sobre programación de principios de microcomputadoras, por favor denme orientación.
1.
mov?bh,al
mov?cl,4
shr?bh,cl
mov?bl,al
y?bl,0fh
2,
mov?cl,4
shl?bh ,cl
mov?al,bh
or?al,bl
3,
mov?al,20
mov?bl,32
mul?bl
4,
no?al
y?al,0fh
1.
mov?bh,al
mov?cl,4
shr?bh,cl
mov?bl,al
y?bl,0fh
2,
mov?cl,4
shl?bh ,cl
mov?al,bh
or?al,bl
3,
mov?al,20
mov?bl,32
mul?bl
4,
no?al
y?al,0fh