Module Name: src Committed By: matt Date: Sun Aug 5 04:24:13 UTC 2012
Added Files: src/common/lib/libc/arch/arm/quad: __aeabi_uldivmod.S Log Message: Add a routine for __aeabi_uldivmod which is just a wrapper around __qdivrem but returns the 64-bit dividend and remainder in r0-r3. To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 src/common/lib/libc/arch/arm/quad/__aeabi_uldivmod.S Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.