2009/4/17 Vincent Snijders <vsnijd...@vodafonevast.nl>:
> Henry Vermaak schreef:
>>> 596         ldrd r0,[r0]
>>
>> hmm, this looks like the wrong syntax for ldrd, maybe it should be "ldr"?
>>
>
> I don't know the arm instruction set, but this could be a deliberate illegal
> instruction to test what type of arm processor is used. If the processor
> doesn't issue an SIGILL, then the Move_pld procedure is used to implement
> system.move.
>

yeah, i think you're right.  the in_edsp_test and cpu_has_edsp
variables are used in the signal handler.

henry
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to