Re: Bug in the PB 5.00 ARM compiler? Surely not.



I would expect the x86 compiler to use byte instructions since it has them
and ultimately avoid the issue completely. Again I'd have to read the
language spec REAL careful as there are some odd things about stuff like
that,which turn out to be implementation defined. Most books and references
on coding standards and practices all stress the use of casting with regard
to the ~ operator on untyped constants in code.

--
Steve Maillet
EmbeddedFusion
www.EmbeddedFusion.com
smaillet at EmbeddedFusion dot com


.



Relevant Pages

  • Re: What does __emit function mean
    ... __emit is an extremely crude brute force mechanism to inject machine ... specific instructions into the code stream. ... intrinsic then you need to write assembly language code files. ... smaillet at EmbeddedFusion dot com ...
    (microsoft.public.windowsce.platbuilder)
  • Re: how to use syncronization in kernel mode?
    ... the instructions to access the system control registers, ... > In Windows CE terms Kernel mode simply means a thread has access to the ... > smaillet at EmbeddedFusion dot com ...
    (microsoft.public.windowsce.embedded)
  • Re: GPIO Programming
    ... instructions to support that. ... :-( The Interlocked functions use existing ... smaillet at EmbeddedFusion dot com ...
    (microsoft.public.windowsce.platbuilder)
  • Re: NK.bin
    ... you probably want to avoid. ... Steve Maillet ... smaillet at EmbeddedFusion dot com ...
    (microsoft.public.windowsce.platbuilder)