errata/70: PROPOSAL - Logical operator (&& ||) sizing rules in Table 29 incorrect

From: Shalom.Bresticker@motorola.com
Date: Wed Jan 01 2003 - 06:43:39 PST

  • Next message: Shalom.Bresticker@motorola.com: "errata/78: PROPOSAL - Errata: Inconsistent spelling of "bit-select" and "part-select""

    Precedence: bulk

    The (&&, ||) operators should be removed from the 5th row,
    and a new row should be inserted for them stating that their
    operands are "self-determined" in the "Comments" column.

    The modified 5th row, and the new row should look like the
    following:

    <pre>
    +-----------------------------+------------+--------------------------+
    | Expression | Bit Length | Comments |
    +-----------------------------+------------+--------------------------+
    | i op j, where op is | 1 | operands are sized to |
    | === !== == != > >= < <= | | max(L(i), L(j) |
    +-----------------------------+------------+--------------------------+
    | i op j, where op is | 1 | All operands are |
    | && || | | self-determined |
    +-----------------------------+------------+--------------------------+
    </pre>
    http://boydtechinc.com/cgi-bin/issueproposal.pl?cmd=view&pr=70



    This archive was generated by hypermail 2.1.4 : Wed Jan 01 2003 - 06:44:08 PST and
    sponsored by Boyd Technology, Inc.