Understanding Different Addressing Modes in CPU for Efficient Data Handling

slide1 n.w
1 / 8
Embed
Share

Learn about immediate addressing where data is directly loaded into CPU registers, implied addressing affecting flag registers, direct addressing covering memory space, register addressing for inter-register operations, and register indirect addressing for efficient memory access in microprocessors.

  • Addressing Modes
  • CPU
  • Data Handling
  • Microprocessor
  • Registers

Uploaded on | 0 Views


Download Presentation

Please find below an Image/Link to download the presentation.

The content on the website is provided AS IS for your information and personal use only. It may not be sold, licensed, or shared on other websites without obtaining consent from the author. If you encounter any issues during the download, it is possible that the publisher has removed the file from their server.

You are allowed to download the files provided on this website for personal or commercial use, subject to the condition that they are used lawfully. All files are the property of their respective owners.

The content on the website is provided AS IS for your information and personal use only. It may not be sold, licensed, or shared on other websites without obtaining consent from the author.

E N D

Presentation Transcript


  1. a) vedi adresleme (Immadiate addressing) CPU i indeki ak m lat rvesaklay c lar,boylar na uygun verilerle ivedi olarak y klenebilirler MVI A , 30H (30H is copied into the register A) MVI B , 40H(40H is copied into the register B).

  2. b) Doal adresleme (Implied addressing) Implied adressing y nteminde ise, durum saklay c s bayra n etkileyen komutlar rnek verilebilir. CMA RAL RAR CMA complements the contents of accumulator. If RAL is executed the contents of accumulator is rotated left one bit through carry. If RAR is executed the contents of accumulator is rotated right one bit through carry.

  3. c) Dorudan adresleme (Direct addressing) Do rudan adresleme $0000-$FFFF aras ndaki haf za alan n kapsamaktad r. OUT 10H LDA 4100H STA 2000H

  4. Saklayc Adresleme (Register addressing) Bu adresleme modu yard m yla mikroi lemcinin i saklay c lar aras nda i lemlerger ekle tirilebilir. MOV A, B .A=B SUB H .. A=A-H

  5. SaklaycDolayl Adresleme (Register Indirect Addressing ) Bu adreslemey nteminde, zerinde i lem yap lacak haf za g z n n adresi, bir saklay c iftindeyaz l olmal d r. Biranlamdadolayl adreslemeolarak d n lebilir. MOV A, M SUB M DCR M

Related


More Related Content