ClassRegSet

Register set of a single register class

Members

Functions

length
ubyte length()
Undocumented in source. Be warned that the author may not have intended to support it.
lowest
ClassRegSet lowest(int n)
Undocumented in source. Be warned that the author may not have intended to support it.
opApply
int opApply(int delegate(ubyte) dg)
Undocumented in source. Be warned that the author may not have intended to support it.
opBinary
ClassRegSet opBinary(ClassRegSet rhs)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

bits
uint bits;
Undocumented in source.

Meta