Byte sizes (was Re: 2.8M 3.5' floppy

der Mouse mouse at Rodents.Montreal.QC.CA
Tue Mar 15 23:03:28 CST 2005


>>> Umm 6 bits is perfect for BCD, look at IBM's 1620 : 4 bits BCD, 1
>>> bit sign flag/length flag 1 bit parity
>> Parity?  That is the job of the memory controller - having the
>> processor figure out parity is just a waste of CPU.
> That depends on whether you trust the datapath between the memory and
> the CPU.

If not, the place to put parity checking is on the CPU end of that
datapath - not in programmer-visible data bits!

/~\ The ASCII				der Mouse
\ / Ribbon Campaign
 X  Against HTML	       mouse at rodents.montreal.qc.ca
/ \ Email!	     7D C8 61 52 5D E7 2D 39  4E F1 31 3E E8 B3 27 4B


More information about the cctalk mailing list