Re: WinCE support for Neon instruction set



Not really. The problem isn't whether the OS supports something or not, but
whether you have a compiler or assembler that supports the instructions.
The Microsoft compilers won't generate those instructions, as I understand
it, so you can't use them for your application. I've never tried the
assembler, so you'd have to take a shot at that and see what you find.
There might, conceivably be a third-party tool set that could generate
Windows CE programs and that would understand and generate those
instructions, but I don't know of one.

Can you take a step back and tell us why you're really concerned about using
those? Generally, as long as my code runs fast enough to satisfy the
customer, I don't care what instructions it's using...

Paul T.

<Nethra sh> wrote in message news:20085222940nethravathish@xxxxxxxxxxxxxxx
hi,

Does WInCE 5.0/6.0 support neon instruction set..??
if not how can go ahead since i want neon support in WinCE for my
application..??

Thanks in advance,

regards,
Nethra


.



Relevant Pages

  • Re: Evolution
    ... > inline assembler and larger parts by linking to an assembler ... in the HLL. ... language, particularly in smaller projects. ... > or two instructions if you ...
    (alt.lang.asm)
  • Re: What do I do with Art Of Assembly?
    ... >> and spit it out into an EXE file then, with ASM coding, it's ... > whether HLA is an assembler or not. ... instructions" such as macros, section declarations, MASM's "HLLisms" ... forms of "JMP" as 4 of the encodings may take a size prefix to select ...
    (alt.lang.asm)
  • Re: Id like to learn asm...
    ... While we're at it, remove all the system instructions, ... instructions" is a miserable way to learn assembly language ... IF segment selector is NULL ... assembler code. ...
    (alt.lang.asm)
  • Re: Two Click disassembly/reassembly
    ... Map the extra x86 registers to memory. ... > equivalents to the string instructions. ... > got such a limited RISC like instruction set that the assembler is more ...
    (alt.lang.asm)
  • Re: Trivia Question
    ... This is what I meant by "ignorance". ... people's *existing* HLL knowledge to learn assembly language programming? ... Which I had such an assembler when starting with Delphi. ... After working with the needed instructions some times, repleatly, they tend to stick around in your memory. ...
    (alt.lang.asm)