QuarryTen Newbie cheater
Reputation: 0
Joined: 25 Aug 2019 Posts: 20
|
Posted: Thu Sep 10, 2020 10:20 am Post subject: Question about an instruction: TEST |
|
|
In the context of video game assembly, what does the test instruction do?
I notice that in a lot of games, instructions like 'test rax,rax' would appear. What does it do? Is it like the compare instruction where it sets specific flags? I checked the wiki but it still doesn't make sense. I'm hoping someone can simplify this for me.
|
|