What is the purpose of the general purpose registers, segment

  • Thread starter Thread starter pairofstrings
  • Start date Start date
  • Tags Tags
    General
AI Thread Summary
General purpose registers, segment registers, index registers, instruction pointer registers, and status registers each serve distinct roles in microprocessor architecture. General purpose registers are used for temporary data storage and arithmetic operations, while segment registers manage memory segmentation in complex operating systems. Index registers facilitate efficient data access and manipulation, and instruction pointer registers track the execution sequence of instructions. Status registers, or flags, indicate the state of the processor and the outcome of operations. Understanding these components requires a foundational knowledge of microprocessor internals and program compilation processes.
pairofstrings
Messages
411
Reaction score
7
what is the purpose of the general purpose registers, segment registers, index registers, instruction pointer registers, and status registers?
I need detail answers.
 
Engineering news on Phys.org


pairofstrings said:
what is the purpose of the general purpose registers, segment registers, index registers, instruction pointer registers, and status registers?
I need detail answers.

This smells like a homework assignment. Bad form.

But even if we told you in detail, it wouldn't make a lot of sense without understanding the internal workings of a microprocessor, how programs are compiled, and how operating systems are architected.

For the basics, here's an oldie but goody:

http://webphysics.davidson.edu/faculty/dmb/py310/8085.pdf

BTW: Flags == Status, Indirect == Index

Read it beginning to end.

For segment registers you generally have to go to 16-, 32- and 64-bit processors intended for high-end operating systems. x86 has them. 68K/PPC don't. They are associated with handling multi-tasking in OSes. I'll let your find that stuff.
 
Last edited by a moderator:


I want to find out the internal working of a microprocessor and what microprocessors are made of, and want to find out how compilers work and how computers are architected. Can anyone please tell me how programs are compiled and internal working of any microprocessor?? I was studying 8086 microprocessor.
When a heading says "Internal architecture of microprocessor" does that mean that microprocessor has all those things(registers, ALU,BUS) inside the 40 pin package?
 
Last edited:


pairofstrings said:
When a heading says "Internal architecture of microprocessor" does that mean that microprocessor has all those things(registers, ALU,BUS) inside the 40 pin package?

yes. you need to do more basic reading. you are asking for a LOT of information.
 


pairofstrings said:
what is the purpose of the general purpose registers, segment registers, index registers, instruction pointer registers, and status registers?
I need detail answers.

Start with these two websites:

http://en.wikipedia.org/wiki/Microprocessor

http://www.howstuffworks.com/microprocessor.htm

The wikipedia article has lots of links out to related info at the end.

After you read through those web pages, if you have a specific question, please post it here with a link to the related part of the articles.
 
Hi all I have some confusion about piezoelectrical sensors combination. If i have three acoustic piezoelectrical sensors (with same receive sensitivity in dB ref V/1uPa) placed at specific distance, these sensors receive acoustic signal from a sound source placed at far field distance (Plane Wave) and from broadside. I receive output of these sensors through individual preamplifiers, add them through hardware like summer circuit adder or in software after digitization and in this way got an...
I have recently moved into a new (rather ancient) house and had a few trips of my Residual Current breaker. I dug out my old Socket tester which tell me the three pins are correct. But then the Red warning light tells me my socket(s) fail the loop test. I never had this before but my last house had an overhead supply with no Earth from the company. The tester said "get this checked" and the man said the (high but not ridiculous) earth resistance was acceptable. I stuck a new copper earth...
Thread 'Beauty of old electrical and measuring things, etc.'
Even as a kid, I saw beauty in old devices. That made me want to understand how they worked. I had lots of old things that I keep and now reviving. Old things need to work to see the beauty. Here's what I've done so far. Two views of the gadgets shelves and my small work space: Here's a close up look at the meters, gauges and other measuring things: This is what I think of as surface-mount electrical components and wiring. The components are very old and shows how...

Similar threads

Replies
5
Views
2K
Replies
10
Views
2K
Replies
2
Views
2K
Replies
6
Views
2K
Replies
1
Views
423
Back
Top