In the last three chapters, the reader was introduced to a few MCS-51
instructions like data moving and loading, arithmetic operations and program
branching. In this chapter, we will discuss applications of these instructions
through a few example cases of programming. After completion of the chapter,
the reader should be able to understand how these instructions may be properly
utilized to
•Manipulate data in diff erent ways using pointers.
•Use counters for iterations.
•Plan any program fl ow and necessary branching.
•Perform some basic arithmetic operations.
7.1 | Introduction
So far, we have made ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month, and much more.