Re: [Patch,AVR]: Implement PR50931 (24-bit integers) (divmod) [2/n]

2011-11-04 Thread Denis Chertykov
2011/11/2 Georg-Johann Lay a...@gjlay.de: Georg-Johann Lay wrote: To support the upcoming named address space support in avr, a 24-bit pointer type is needed. This patch adds respective support of a 24-bit integer mode called PSI. The patch supports more than is actually needed for a

Re: [Patch,AVR]: Implement PR50931 (24-bit integers) (divmod) [2/n]

2011-11-02 Thread Georg-Johann Lay
Georg-Johann Lay wrote: To support the upcoming named address space support in avr, a 24-bit pointer type is needed. This patch adds respective support of a 24-bit integer mode called PSI. The patch supports more than is actually needed for a pointer-only implementation: is supplies almost