Related articles |
---|
PR1ME C compiler sources derek@_NOSPAM_knosof.co.uk (Derek M. Jones) (2019-09-25) |
Re: PR1ME C compiler sources arnold@skeeve.com (2019-09-25) |
Re: PR1ME C compiler sources drb@ihatespam.msu.edu (2019-09-25) |
Re: PR1ME C compiler sources drb@ihatespam.msu.edu (2019-09-25) |
Re: PR1ME C compiler sources derek@_NOSPAM_knosof.co.uk (Derek M. Jones) (2019-09-26) |
Re: PR1ME C compiler sources gneuner2@comcast.net (George Neuner) (2019-09-27) |
Re: C compiler pointer management on DSPs derek@_NOSPAM_knosof.co.uk (Derek M. Jones) (2019-09-28) |
Re: C compiler pointer management on DSPs david.brown@hesbynett.no (David Brown) (2019-09-29) |
Re: C compiler pointer management on DSPs 847-115-0292@kylheku.com (Kaz Kylheku) (2019-09-30) |
Re: C compiler pointer management on DSPs gneuner2@comcast.net (George Neuner) (2019-10-03) |
Re: C compiler pointer management on DSPs gah4@u.washington.edu (2020-02-27) |
Re: C compiler pointer management on DSPs robin51@dodo.com.au (2020-02-28) |
Re: C compiler pointer management on DSPs gah4@u.washington.edu (2020-02-28) |
From: | "Derek M. Jones" <derek@_NOSPAM_knosof.co.uk> |
Newsgroups: | comp.compilers |
Date: | Sat, 28 Sep 2019 19:19:03 +0100 |
Organization: | virginmedia.com |
References: | 19-09-003 19-09-004 19-09-006 19-09-007 19-09-009 19-09-015 |
Injection-Info: | gal.iecc.com; posting-host="news.iecc.com:2001:470:1f07:1126:0:676f:7373:6970"; logging-data="64146"; mail-complaints-to="abuse@iecc.com" |
Keywords: | C, architecture, history |
Posted-Date: | 28 Sep 2019 21:18:23 EDT |
In-Reply-To: | 19-09-015 |
Content-Language: | en-US |
George,
> Just curious - what DSPs have 48-bit characters?
Motorola DSP56000 Family Optimizing C Compiler uses 24 bits
TMS320C3x/C4x Optimizing C Compiler uses 32 bits
I remember reading a compiler manual and thinking, wow, that's
unusual.
It's not listed here: www.knosof.co.uk/cbook
so the manual reading happened after 2008.
Running pdfgrep over my collection of manuals, using the obvious
search patterns does not return anything.
An hour of google searching does not find anything.
To be continued...
--
Derek M. Jones
blog:shape-of-code.coding-guidelines.com
Return to the
comp.compilers page.
Search the
comp.compilers archives again.