Book Image

Assembly Programming for All Platforms, Learn to Code [Video]

By : Frahaan Hussain
5 (2)
Book Image

Assembly Programming for All Platforms, Learn to Code [Video]

5 (2)
By: Frahaan Hussain

Overview of this book

Learn about everything there is to know about Assembly Programming and How To Make Applications. A step by step process is used to explain every facet of these topics. NOTE: This course includes information on application programming and design! Gain a good understanding of the following concepts with this course: - What Assembly is? - Assembly Certifications - How to develop using Assembly - Features of the Assembly programming language - Coding semantics - Mobile programming - Design practises of applications - Application programming - Network programming Assembly powers all applications from iOS, Android, Windows, Raspberry Pi, Intel, Arm and many more platforms. These platforms are developed for by all companies such as Google, Facebook and Microsoft for mobile development. This course will ensure you are not left out as more and more companies request this awesome and powerful language. This course will teach you everything about programming Assembly applications. You will receive all the knowledge to use and leverage the powerful technology behind these amazing and wonderful platforms. All the code and supporting files for this course are available at - https://github.com/PacktPublishing/Assembly-Programming-for-All-Platforms-Learn-to-Code
Table of Contents (11 chapters)
Chapter 2
Registers
Content Locked
Section 6
Control Registers
A control register is a processor register which changes or controls the general behaviour of a CPU or other digital device. Common tasks performed by control registers include interrupt control, switching the addressing mode, paging control, and coprocessor control.