Embed presentation
Download to read offline
![an algorithm to convert Binary format to BCD Number using flowchart. Write an assemble
language program for the developed algorithm. (b) The contents of different registers are given
below. Identify the respective addressing modes and calculate the Effective addresses for each of
the operation. offset(displacement) =5000h [AX]-1000H, [BX]-2000H, [SI]-3000H, [DI]-4000H,
[BP]-5000H, [SP]-6000H, [CS]0000H, [DS]-1000H, [SS]-2000H, [IP]-7000H i. Mov AX,[SI] ii.
Mov AX,F000[BX] iii. Mov AX, [BX] [DI] iv. Mov AX, F000 [BX] [DI] v. Mov AX, [2000H]
Produce an algorithm to convert a Floating-point number to its equivalent Decimal number with
suitable Flow chart. Verify the logic by taking two 2-digit mantissa numbers up to 4 digit
exponent and convert it to its equivalent Floating-point numbers.](https://image.slidesharecdn.com/analgorithmtoconvertbinaryformattobcdnumberusingflowchart-230331072437-b8b3b2bd/75/an-algorithm-to-convert-Binary-format-to-BCD-Number-using-flowchart-pdf-1-2048.jpg)
The document outlines an algorithm for converting binary formats to BCD numbers and includes a corresponding assembly language program. It also provides various register contents, requiring identification of addressing modes and calculation of effective addresses for specific operations. Additionally, there's a task to create an algorithm for converting floating-point numbers to decimal, with flowcharts and verification using sample mantissa and exponent values.
![an algorithm to convert Binary format to BCD Number using flowchart. Write an assemble
language program for the developed algorithm. (b) The contents of different registers are given
below. Identify the respective addressing modes and calculate the Effective addresses for each of
the operation. offset(displacement) =5000h [AX]-1000H, [BX]-2000H, [SI]-3000H, [DI]-4000H,
[BP]-5000H, [SP]-6000H, [CS]0000H, [DS]-1000H, [SS]-2000H, [IP]-7000H i. Mov AX,[SI] ii.
Mov AX,F000[BX] iii. Mov AX, [BX] [DI] iv. Mov AX, F000 [BX] [DI] v. Mov AX, [2000H]
Produce an algorithm to convert a Floating-point number to its equivalent Decimal number with
suitable Flow chart. Verify the logic by taking two 2-digit mantissa numbers up to 4 digit
exponent and convert it to its equivalent Floating-point numbers.](https://image.slidesharecdn.com/analgorithmtoconvertbinaryformattobcdnumberusingflowchart-230331072437-b8b3b2bd/75/an-algorithm-to-convert-Binary-format-to-BCD-Number-using-flowchart-pdf-1-2048.jpg)