mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-01 12:19:28 +00:00
2b6a6357f2
to handle the ARM conditional execution. While here fix a bug found by this in the hard-float code, cc is the opposite of cs. The former is used for 'less than' in floating-point code and is executed when the C (carry) bit is clear, the latter is used when greater than, equal, or unordered, and is executed when the C bit is set. |
||
---|---|---|
.. | ||
__aeabi_read_tp.S | ||
_ctx_start.S | ||
_set_tp.c | ||
_setjmp.S | ||
alloca.S | ||
arm_initfini.c | ||
divsi3.S | ||
fabs.c | ||
flt_rounds.c | ||
fpgetmask_vfp.c | ||
fpgetround_vfp.c | ||
fpgetsticky_vfp.c | ||
fpsetmask_vfp.c | ||
fpsetround_vfp.c | ||
fpsetsticky_vfp.c | ||
infinity.c | ||
makecontext.c | ||
Makefile.inc | ||
setjmp.S | ||
signalcontext.c | ||
sigsetjmp.S |