ISSUE 18

Number 18
Category errata
Synopsis Section 4.4.1, Table 29: Arithmetic shift operators missing
State lrmdraft
Class errata-simple
Arrival-DateAug 16 2001
Originator Stefen Boyd <stefen@boyd.com>
Release 2001a, 4.4.1
Environment
http://www.boydtechinc.com/btf/archive/btf_2001/1464.html
Description
--=====================_1296195790==_.ALT
Content-Type: text/plain; charset="us-ascii"; format=flowed

Table 4-1 should have arithmetic operators
'>>>' and '<<<' on page 63 of 1364/D6:

Was:
i op j, where op is:
>> << **

Proposed:
i op j, where op is:
>> << >>> <<< **

--=====================_1296195790==_.ALT
Content-Type: text/html; charset="us-ascii"


Table 4-1 should have arithmetic operators

'>>>' and '<<<' on page 63 of 1364/D6:



Was:

<font face="Courier New, Courier" size=2>i op j, where op is:

>> << **



Proposed:

i op j, where op is:

>> << >>> <<< **



--=====================_1296195790==_.ALT--

Fix
Sent to IEEE in October, 2001:
Passed 10/7/02:

BTF-PR18: Section 4.4.1 - 8 th row of Table 29, 1 st
column - missing >>> and <<< operators

REPLACE:
i op j, where op is:
>> << **

WITH:
i op j, where op is:
>> << ** >>> <<<

Audit-Trail
Unformatted



Hosted by Boyd Technology