4

8051 Family Microcontrollers Instruction Set

Chapter Outline

  • Learn programming basics and introduction to machine and assembly instructions
  • Different types of instructions and addressing modes in the instructions
  • Learn the data transfer, byte arithmetic and logic operation instructions of 8051
  • Learn the data and bit manipulating Boolean processing, program control, IO and interrupt control instructions of 8051
  • Write simple assembly language programs using 8051 instruction set
  • Write simple programs for data transfer, delay and use of loops to understand the instructions
4.1 PROGRAMMING BASICS

A program means a set of instructions, which executes in an order. The order of execution of instructions is defined in the program. Many instructions ...

Get Microcontrollers: Architecture, Programming, Interfacing and System Design, 2nd Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.