Question: 1. Write an instruction that increments val2. Use the following data .data val1 BYTE 10h val2 WORD 8000h val3 DWORD 0FFFFh val4 WORD 7FFFh
1. Write an instruction that increments val2.
Use the following data
.data val1 BYTE 10h val2 WORD 8000h val3 DWORD 0FFFFh val4 WORD 7FFFh
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
