Michael Ring wrote:

Could it be acceptable to change behaviour of the Code-Generator when compiling for arm-embedded? (or by implementing {$bitaccesssize 4}, which looks like a nice syntax for this to me)?

What I have in Mind is that arm seems to support unaligned access, so it might for a first step be good enough to replace the byte load/store

at least ARMv4T architecture, which is also covered by arm-embedded does not support unaligned accesses.

Regards, Bernd.


_______________________________________________
fpc-devel maillist  -  [email protected]
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to