Write a short subroutine in ASM85 assembly programming language. The subroutine transfers 256 bytes from the 3100H memor
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Write a short subroutine in ASM85 assembly programming language. The subroutine transfers 256 bytes from the 3100H memor
Write a short subroutine in ASM85 assembly programming language. The subroutine transfers 256 bytes from the 3100H memory address to the 4500H memory address. Subroutine cannot change the contents of CPU registers and flags (save the content of the CPU registers and flags into the stack, and read back these contents from the stack at the end of the subroutine, before the RET operation). Give an estimate of the execution time of the subroutine if the CPU clock frequency is 3Mhz. Include the calculation !
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!