Y
Hacker News
new
|
ask
|
show
|
jobs
by
yurish
1202 days ago
I have seen a DSP processor that could address only 16-bit words. And C compiler did not fix it, bytes had 16 bits there.
1 comments
loeg
1202 days ago
Yeah, this is what I have heard of and was expecting. Sibling comment says it's not universal -- some C compilers for these platforms emulate byte addressing.
link