General data registers-microprocessor, Assembly Language

Assignment Help:

General Data Registers

Given figure indicate the register organization of 8086. The registers DX, CX, BX and AX are the general purpose 16-bit registers. AX is behaved as 16-bit accumulator, with the lower 8-bits of AX designated as AL and higher 8-bits as AH. AL may be used as an 8-bit accumulator for 8-bit operations.  This is the most essential general purpose register having multiple functions.

721_register org of 8086.jpg

Figure: Register organisation of 8086

 

Generally the letters L and H denote the lower and higher bytes of a specific register. For example, CH means the higher 8-bits of the CX register and CL means the lower 8-bits of the CX register. The letter X is referring to specify the all the 16-bit register. The register CX is also refers for default counter in case of loop instructions and string. The register BX is refersfor offset storage for forming physical addresses in case of definite addressing modes. DX register is one of general-purpose register which can be utilized as an implicit destination or operandin case of a few instructions.

 


Related Discussions:- General data registers-microprocessor

String manipulation instruction-microprocessor, String Manipulation Instruc...

String Manipulation Instruction A series of words or data bytes are available in memory at consecutive locations, to be mention to individually or collectively, are known as by

Program to move contents in memory-machine level programs, Example : Write...

Example : Write a program to move the contents of the memory location 0500H to BX and also to register CX. Add immediate byte 05H to the data residing in memory location, whose ad

Flag register-microprocessor, Flag Register : 8086 has a 16-bit flag r...

Flag Register : 8086 has a 16-bit flag register which is divided into 2 parts, viz. (a)machine control flagsand (b)condition code or status flags. The condition code flag regi

Read architecture:look through-microprocessor, Read Architecture: Look Thro...

Read Architecture: Look Through Main memory that located is conflicting the system interface. The least concerning feature of this cache unit is that it remain between the proc

ISBN CHECK, How do i convert a asci number to numerals?

How do i convert a asci number to numerals?

Call-unconditional branch instruction-microprocessor, CALL : Unconditional...

CALL : Unconditional Call:- This instruction is utilized to call a subroutine from a basic program. In case of assembly language programming, the term procedure is utilized int

input and output, Description: LC3 allows input from keyboard and out...

Description: LC3 allows input from keyboard and output to display on the screen. This lab will exercise the input/output capability using LC-3 Assembly language. Procedure

The 486, The 486 Introduced in the year 1989 the 80486 did not feature ...

The 486 Introduced in the year 1989 the 80486 did not feature any radically new processor technology. Instead, it joints a 386 processor, a cache memory controller and a math c

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd