| Quotation | Correction | |
|---|
| page 8/下から13行目 の抜け (reported by tabe @ 2010-01-30) |
命令は二つソースレジスタと | 命令は二つのソースレジスタと | |
| page 51/下から9行目 a抜け (reported by tabe @ 2010-01-30) |
回り込み(wrapround) | 回り込み(wrap around) | |
| page 67/下から4行目 a -> e (reported by tabe @ 2010-01-30) |
equivalance | equivalence | |
| page 79/15行目 セミコロン抜け (reported by tabe @ 2010-01-31) |
goto no_such_element | goto no_such_element; | |
| page 94/16行目 f -> y (reported by tabe @ 2010-01-31) |
f=f(f(y)) | y=f(f(y)) | |
| page 242/14行目 a -> u (reported by tabe @ 2010-01-30) |
shift-and-sabtract | shift-and-subtract | |
| page 242/下から10行目 a -> u (reported by tabe @ 2010-01-30) |
trancating division | truncating division | |