1 Byte has NOT 8 Bit
- From: "jacki-dd" <jacki-dd@xxxxxxx>
- Date: 17 Aug 2006 22:43:24 -0700
Hello,
i'm going to port the lcc to an architecture, which has not 8 Bits as
smallest native size. I'd like to handle data types with 8, 9, 16, 18
Bits for example.
Can anybody estimate, what i have to do?
I guess i have to change:
- the size attribute in the operators
- the operator generator (ops.c)
- the operator generator in the frontend
- expanding the metric system from bytes to bits
If you see any stumbling block - let me know.
The loss of the other backends is no problem.
Thanks for your answers
Daniel
.
- Follow-Ups:
- Re: 1 Byte has NOT 8 Bit
- From: Keith Thompson
- Re: 1 Byte has NOT 8 Bit
- From: Rod Pemberton
- Re: 1 Byte has NOT 8 Bit
- Prev by Date: NetEnumeratetrustedDomains missed
- Next by Date: Re: 1 Byte has NOT 8 Bit
- Previous by thread: NetEnumeratetrustedDomains missed
- Next by thread: Re: 1 Byte has NOT 8 Bit
- Index(es):