setjmp() on ARM with Neon

Sebastian Huber sebastian.huber@embedded-brains.de
Mon May 6 13:27:00 GMT 2013


Hello,

the implementation of setjmp() in "newlib/libc/machine/arm/setjmp.S" doesn't 
store the non-volatile Neon registers d8..d15.  Is this correct?  I think we 
have to save and restore these registers if __ARM_NEON__ is defined.

-- 
Sebastian Huber, embedded brains GmbH

Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone   : +49 89 189 47 41-16
Fax     : +49 89 189 47 41-09
E-Mail  : sebastian.huber@embedded-brains.de
PGP     : Public key available on request.

Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.



More information about the Newlib mailing list