Download presentation
Presentation is loading. Please wait.
10
Registers We are used in project of calculator 16_bit and 8_bit Registers. Name of Registers are following Name of Registers Type of RegistersPurpose of Registers Ax (16) Accumulator Input &output Ds (8) Data segment Hold data of input Dx (16) Data Hold data for out put Ah (8) Accumulator Input & output Al (8) Accumulator Input & output Bl (8) Base Hold address Cl (8) Counter For loop Dl (8) Data Hold data for out put
11
Conditional Jumps We are used in project of calculator Conditional jumps Name of Jumps are following Name of jump Purpose je Jump if equal jae Jump if above or equal jbe jbe Jump if below or equal jne jne Jump if not equal
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.