Comment 11 for bug 895891

Revision history for this message
Graion Dilach (graiondilach) wrote :

In assembly, bit values used for boolean checks are called flags.

Those are also bit flags. If you convert your sole value into binary, you'll realize what I mean. They are in the same byte, but that byte is used in bitlevel.