answersLogoWhite

0


Best Answer

HL is a general purpose 16 bit register. It is also the address in memory of the M register.

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the specific purpose of hl register?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Why H-L pair register in 8085 is called special purpose register?

hl pair holds the address of the location pointed by the memory pointer M


What is count register purpose?

The 8085 does not have a specific "count" register. Any register can be used, in the larger context of a block of code, as a count register.


Why hl register pair is called as memory pointer?

Because in many statements you use HL as a pointer to memory data, eg: LD B,(HL) SUB A,(HL) LD (HL),E


What is HL pair in 8085 microprocessor?

HL is a register pair used to store 16 bit of data in 8085 microprocessor.


Which register in the 8085 processor is special purpose?

stack register is a special purpose register.


How would you use indirect address?

An indirect address is an address contained in a register or memory location, instead of in the instruction itself. In the 8085, the most common form is to load or calculate an address in the HL register, and then access the memory pointed to by HL using the M register designation, such as MOV A,M.


What is the purpose of registers?

The purpose of any register is to keep records: a register is a database.


MOV D IN Microprocessor means?

MOV D,reg means: move content of the specified register (or M=memory addressed with HL) into register D


What are the different registers in an 8085 microprocessor?

There are 6 general purpose Registers and Two special purpose registers: General purpose registers(8 bit basically) are B,C,D,E,H,L and SPECIAL Purpose resisters are STACK PONITER,PROGRAM COUNTER these two are 16 bit registers. If u want make general purpose registers as 16 bit registers, the combination is BC,DE,HL these are 16 bit pair registers


What a registers?

register is small storage space in memory which is in use of processor There are two types of register 1. General purpose register 2. special purpose register


Which are the various 16-bit registers in Intel 8085?

The various 16-bit registers on the 8085 are BC, DE, HL, SP, PC.


What is the purpose of a register?

To keep track of your money and make sure the bank isn't ripping you off.