Microprocessor and Microcontroller
Wednesday, 2 March 2016
Explain type of Registers in Intel 8085.
Ans:
(1)Temporary register(w & z).
(2)General Purpose register (B,C,D,E,H & L).
(3)Program Counter(PC).
(4)Stack Pointer(Sp)
(5)Accumulator(A)
(6)Instruction Register(IR)
(7)Flag Register
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Disqus Shortname
Ads Top
About Me
OM MAURYA SIR
Technical Trainer for Full Stack Web Development & Digital Marketing Course
View my complete profile
Comments system
Popular Posts
8085 Programming
8085 Assembly Language Programs & Explanations1. Statement : Store the data byte 32H into memory location 4000H. Program 1: MVI ...
8085 Instructions
8085 Instructions: (1)Arithmetic Instruction (2)Branching Instruction (3)Data Transfer Instruction (4)Logic Instructi...
what is Cache memory
A Cache (Pronounced as “cash”) is a small and very fast temporary storage memory. It is designed to speed up the transfer of data and in...
8051 Chapter
What is Microcontroller? Ans : What is microcontroller is an entire computer manufactured on a single chip. Microcontrollers are usu...
Explain the Concept of PCI BUS
What does Peripheral Component Interconnect Bus (PCI Bus) mean? A Peripheral Component Interconnect Bus (PCI bus) connects the CPU a...
RAID
Standard RAID levels RAID 0 : This configuration has striping but no redundancy of data. It offers the best performance but no fault-to...
8051 ADDRESSING MODES
What is an addressing mode ? “ . A simple question always has a simple answer too. Addressing mode is a way to address an operand. Operan...
Explain 8085 Programming Model
The 8085 Programming Model The 8085 programming model includes six registers, one accumulator, and one flag register, Figure. In ...
Instruction Format
Instruction Format : what is instruction ? ans:instruction is a command to the microprocessor to perform a given task on a specified d...
8051 Assembly Language Programming
(1)Write a Program to add 2 -8bit number data in stored in Register R0,R1 and result to be stored in R2. ans: MOV A , R0 ; L...
Blog Archive
▼
2016
(15)
▼
March
(8)
8051 Chapter
Explain the Concept of PCI BUS
what is Cache memory
Explain 8085 Programming Model
8051 Assembly Language Programming
Explain type of Registers in Intel 8085.
8051 ADDRESSING MODES
EXPLAIN PIN DIAGRAM OF 8051
►
February
(7)
Blog Archive
▼
2016
(15)
▼
March
(8)
8051 Chapter
Explain the Concept of PCI BUS
what is Cache memory
Explain 8085 Programming Model
8051 Assembly Language Programming
Explain type of Registers in Intel 8085.
8051 ADDRESSING MODES
EXPLAIN PIN DIAGRAM OF 8051
►
February
(7)
Navigation-Menus (Do Not Edit Here!)
Animation - Scroll IMG (yes/no)
Fixed Menu (yes/no)
Related Posts No. (ex: 9)
PageNavi Results No. (ex: 7)
Facebook
Advertising
Popular
8085 Programming
8085 Assembly Language Programs & Explanations1. Statement : Store the data byte 32H into memory location 4000H. Program 1: MVI ...
8085 Instructions
8085 Instructions: (1)Arithmetic Instruction (2)Branching Instruction (3)Data Transfer Instruction (4)Logic Instructi...
what is Cache memory
A Cache (Pronounced as “cash”) is a small and very fast temporary storage memory. It is designed to speed up the transfer of data and in...
8051 Chapter
What is Microcontroller? Ans : What is microcontroller is an entire computer manufactured on a single chip. Microcontrollers are usu...
Explain the Concept of PCI BUS
What does Peripheral Component Interconnect Bus (PCI Bus) mean? A Peripheral Component Interconnect Bus (PCI bus) connects the CPU a...
RAID
Standard RAID levels RAID 0 : This configuration has striping but no redundancy of data. It offers the best performance but no fault-to...
8051 ADDRESSING MODES
What is an addressing mode ? “ . A simple question always has a simple answer too. Addressing mode is a way to address an operand. Operan...
Explain 8085 Programming Model
The 8085 Programming Model The 8085 programming model includes six registers, one accumulator, and one flag register, Figure. In ...
Instruction Format
Instruction Format : what is instruction ? ans:instruction is a command to the microprocessor to perform a given task on a specified d...
8051 Assembly Language Programming
(1)Write a Program to add 2 -8bit number data in stored in Register R0,R1 and result to be stored in R2. ans: MOV A , R0 ; L...
No comments:
Post a Comment