![]() |
|
|
|
Thread Tools | Display Modes |
|
|
|
|
#1 |
|
Game engine designer
Join Date: May 2005
Location: Sweden
Posts: 291
Rep Power: 4
![]() |
[x86]Instruction test setting the zero flag
Was currently stepping through an application and found a piece of code that I could not understand.
My question is: How can a TEST instruction set the ZERO flag when testing a byte with the same byte? ... TEST, CL, CL JE SHORT Application.004013B4 ; When will this row be executed? ... Thanks for your help! /Klarre
__________________
http://www.klarre.se |
|
|
|
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Boolean Flag issue | dwizzle13 | Visual Basic .NET | 4 | Dec 7th, 2006 5:58 PM |
| test score | brad sue | C++ | 7 | Oct 3rd, 2006 7:37 AM |
| test | lostcauz | Coder's Corner Lounge | 9 | Jul 18th, 2006 3:20 PM |
| Separating Axis Test. Desperate for help | xennon | C++ | 0 | Apr 24th, 2005 7:08 AM |