I am interested in the ARM support in FreeBSD and started reading the source code. In line 352 of sys/arm/arm/support.S, in the routines bcopy/memmove, I can't see where r12 is being saved before it is being used. Thank-you, --Mark Tinguely.