ssexy
ssexy copied to clipboard
Flag Tracing
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.