I' ve got a problem with variables in assembly | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

I' ve got a problem with variables in assembly

i'm very new to assembly and i know that it's very difficult but i can't find the solution to mi problem: the compiler (i use nasm) says that there is an illegal combination of opcode and operands, here i linked the code and the error errors: https://drive.google.com/open?id=1riI1kO7tW1Y5JWJz8Sqf_1eY-YFWltym code: https://drive.google.com/open?id=149P6WF4uoI1GtXObZPu-UM1nIMTmM6pj

3rd May 2018, 5:37 PM
Etabeta1🇮🇹
Etabeta1🇮🇹 - avatar
3 Answers
+ 1
Thanks
2nd Nov 2018, 7:28 AM
Etabeta1🇮🇹
Etabeta1🇮🇹 - avatar
0
if you have any other suggestion, please write them
3rd May 2018, 5:38 PM
Etabeta1🇮🇹
Etabeta1🇮🇹 - avatar
0
Try, lines 89, for exemple : inc dword [yR]
1st Nov 2018, 10:30 PM
Théophile
Théophile - avatar