FullRegSet.opOpAssign

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void opOpAssign(FullRegSet rhs)
  2. void opOpAssign(PhysReg rhs)
    struct FullRegSet
    void
    opOpAssign
    (
    string op
    )
    if (
    op == "|" ||
    op == "^"
    ||
    op == "&"
    )

Meta