www.Vidyarthiplus.com www.Vidyarthiplus.com Page - 18 -
7. Write about the jump statement There are three forms of jump.they are
LJMP(Long-jump)-address 16
AJMP(Absolute jump)-address 11
Sjmp(short jump)-relative
address 8. Write a program to load accumulator DPH & DPL using 8051? MOV A
MOV DPH,A
MOV DPL,A
9. Write a program to finds complement using 8051? MOV
AR CPL A INCA 10. Write a program to add two bit numbers using 8051? MOV
AH ADD AH Share with your friends: