Performing a MaskSet
When the term MaskSet is used, it is shorthand for reading a value from a register, applying a bitwise AND mask to the value and then applying a bitwise OR to set a value. This value is then written back to the register.
When the term MaskSet is used, it is shorthand for reading a value from a register, applying a bitwise AND mask to the value and then applying a bitwise OR to set a value. This value is then written back to the register.
MaskSet (last edited 2007-10-28 22:45:44 by localhost)