07-17-2013, 06:11 PM
hm. My cpu generates a flag wich is stored in its registers. This flag is a direct result of 1 or more base flags in sequence (in my case it is just Carry Out). Therefore, if the user wants to know something about the data, they can directly fetch the flag outputted and put it through a decoder to learn what it means.