ssexy icon indicating copy to clipboard operation
ssexy copied to clipboard

Flag Tracing

Open jbremer opened this issue 13 years ago • 0 comments

Many instructions in the general purpose instructions set flags depending on the calculation being performed. A tracer should be made which tells us which instruction sets a certain flag which is being used in a conditional jump (and instruction alike). Helper functions should be made which handle certain flags and the tests related to it, so conditional flow remains the same.

jbremer avatar Feb 14 '12 13:02 jbremer