Subtle interactions in the embedded world - what bugs can teach us
Subtle interactions in the embedded world - what bugs can teach us
Posted Mar 2, 2012 21:15 UTC (Fri) by neilbrown (subscriber, #359)In reply to: Subtle interactions in the embedded world - what bugs can teach us by mentor
Parent article: Subtle interactions in the embedded world - what bugs can teach us
> Each subchip has a full IMR; surely masking can be achieved by writing ~0 to all of them?
True. Maybe this comes under:
> or possibly we could make the implementation more clever in some way
The point is/was that the fact that masking at every level is needed, but that need isn't at all obvious.
Doing something more clever with the masking may indeed be part of the solution to meet that need.
