Posted: Thu Nov 28, 2024 22:30 Post subject: How to learn about unknown instructions in my x86 code
Hello,
I'm revisiting X86. I had several books on X86 a few years ago.
At work, there appeared to be X86 instructions that weren't in those books. And, I couldn't work with that code. I couldn't reconize the instructions. (I don't even remember the instructions.) How can I prevent this from happening in the future?
Basically, what are some books that I should have to prevent this from happening in the future?