UNIT-III Addressing modes & Instruction set
** Explain 8051 instruction set (or) classification of 8051 instruction set (or) types of instructions. Depending on operation all instructions are divided in fivel groups: · Data Transfer Instructions · Arithmetic Instructions · Logic Instructions · Branch Instructions · Bit-oriented Instructions (or) Boolean instructions. Data Transfer instructions : In 8051 microcontroller MOV,MOVC,MOVX,PUSH,POP,XCH and XCHD instructions are used to transfer data between registers and memory locations. ...
Comments
Post a Comment