Displaying 2 results from an estimated 2 matches for "33fbaff2".
2009 Nov 13
0
[LLVMdev] Proposal: intp type
> 8, 16, and 24-bit address spaces are also popular.
MSP430 can have either 16 or 20 bit pointers :)
--
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University
2009 Nov 13
7
[LLVMdev] Proposal: intp type
On Nov 12, 2009, at 7:35 PM, Talin wrote:
> On Thu, Nov 12, 2009 at 5:58 PM, Chris Lattner <clattner at apple.com>
> wrote:
>
> There is also the issue of how constants should be represented.
>
> For all current processors that I know of, an intptr will be either
> 32 or 64 bits. However, there may be some future processor which
> supports 128-bit pointers