Microprocessors Second Semester 2021/2022 Student Name: Student ID: Use 8086 emulator or TASM emulator to write an assem
Posted: Sat May 21, 2022 1:19 pm
Microprocessors Second Semester 2021/2022 Student Name: Student ID: Use 8086 emulator or TASM emulator to write an assembly program that solves the following equation. Use Regular multiplication instructions (mul and imul), using Shift instructions will be considered as wrong answer. Print the assembly code from the emulator editor and print the output data and register. с За X=-+ - 8b Where: a (defined as byte)) 3 b (defined as byte) 1c X (defined as byte) 16 (defined as Word)?