Computer Science, asked by sreejalandige22, 7 hours ago

Compares contents in. ES: DI against AL and increments ECX irrespective of the comparision result​

Answers

Answered by itzbhavesh282
0

Answer:

Compares contents in. ES: DI against AL and increments ECX irrespective of the comparision result​

Explanation:

So you want to load a byte into a register from one string, and check it for the teminator and against memory for the other string. (If you need to actually use ES:DI instead of just DI with the default DS segment base, you can use cmp al, [es: bx + di] (NASM syntax, adjust as needed like maybe cmp al, es: [bx + di] I think).

Answered by agnihotridhananjay86
0

Answer:

mvicuf to be a little bit late today and tomorrow so much fun with you Andrew will be there in 3B the magazine and the kids are nhi vo bhi nhi sakte

Similar questions