Implement the aeabi floating point functions that return their result
using the PSR Z and C flags.
Details
Details
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
No Lint Coverage - Unit
No Test Coverage
Event Timeline
lib/libc/arm/aeabi/aeabi_asm_double.S | ||
---|---|---|
106 | This should be __aeabi_cdcmpeq_helper. |
Comment Actions
I've reviewed this, but I think it needs to be reviewed by someone else more experienced in VFP.
lib/libc/arm/aeabi/aeabi_asm_double.S | ||
---|---|---|
31 | It would be great if you could move these to a common header. |
Comment Actions
This is looking very good at the moment on my tests. http://chips.ysv.freebsd.org/build.html?mastername=11armv6-default&build=2014-10-05_21h42m23s
Is this committable yet?
Comment Actions
Yes, I've asked on two lists now with no feedback. It's likely I'll commit it tomorrow if I get nothing by then.