Deutsch   English   Français   Italiano  
<86a5itc2oy.fsf@linuxsc.com>

View for Bookmarking (what is this?)
Look up another Usenet article

Path: ...!3.eu.feeder.erje.net!feeder.erje.net!news2.arglkargh.de!news.mixmin.net!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: Tim Rentsch <tr.17687@z991.linuxsc.com>
Newsgroups: comp.lang.c
Subject: Re: technology discussion =?utf-8?Q?=E2=86=92?= does the world need
 a "new" C ?
Date: Sat, 06 Jul 2024 20:15:41 -0700
Organization: A noiseless patient Spider
Lines: 14
Message-ID: <86a5itc2oy.fsf@linuxsc.com>
References: <v66eci$2qeee$1@dont-email.me> <v67gt1$2vq6a$2@dont-email.me> <v687h2$36i6p$1@dont-email.me> <v68sjv$3a7lb$1@dont-email.me> <v6a76q$3gqkm$6@dont-email.me> <87plrruvmt.fsf@nosuchdomain.example.com> <v6argi$3ngh6$5@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Injection-Date: Sun, 07 Jul 2024 05:15:41 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="940a3321ebe7e91666808b6f59645346";
	logging-data="199703"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX19PEGnOkUULw7fdfNvllbIBYRwCg0jXo38="
User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.4 (gnu/linux)
Cancel-Lock: sha1:yjxpqbbKbt84ZJ13iN1A1uu8ecI=
	sha1:Q0QDtQ1QkeGvhBkqTOjBPOEVw8o=
Bytes: 1705

Lawrence D'Oliveiro <ldo@nz.invalid> writes:

> On Fri, 05 Jul 2024 19:00:58 -0700, Keith Thompson wrote:
>
>> C assumes byte addressibility, but it doesn't assume that bytes are 8
>> bits.
>>
>> The PDP-10 had 36-bit words and could operate on bit fields of any size
>> from 1 to 36 bits.
>
> But it couldn't address them.

Actually it could.  There was a special form of hardware pointer
designed specifically to address sub-word bitfields.