hanchenye-llvm-project/compiler-rt/lib/arm
Joerg Sonnenberger da93c0f37c Add missing __aeabi_fcmpun alias to match C version.
llvm-svn: 199386
2014-01-16 13:55:24 +00:00
..
Makefile.mk Remove support for armv7f slice. <rdar://problem/12478440> 2014-01-15 21:05:20 +00:00
adddf3vfp.S Back out some changes that accidentally committed. 2012-02-10 16:41:46 +00:00
addsf3vfp.S Back out some changes that accidentally committed. 2012-02-10 16:41:46 +00:00
aeabi_dcmp.S Implement aeabi_{f,d}cmp*. 2013-02-07 08:29:47 +00:00
aeabi_fcmp.S Implement aeabi_{f,d}cmp*. 2013-02-07 08:29:47 +00:00
aeabi_idivmod.S
aeabi_ldivmod.S
aeabi_memcmp.S
aeabi_memcpy.S
aeabi_memmove.S
aeabi_memset.S
aeabi_uidivmod.S
aeabi_uldivmod.S
bswapdi2.S
bswapsi2.S
comparesf2.S Add missing __aeabi_fcmpun alias to match C version. 2014-01-16 13:55:24 +00:00
divdf3vfp.S Back out some changes that accidentally committed. 2012-02-10 16:41:46 +00:00
divmodsi4.S Switch __ARM_ARCH_7S__ to __ARM_ARCH_EXT_IDIV__ for use of sdiv/udiv assembly. 2013-10-25 06:26:44 +00:00
divsf3vfp.S Back out some changes that accidentally committed. 2012-02-10 16:41:46 +00:00
divsi3.S Switch __ARM_ARCH_7S__ to __ARM_ARCH_EXT_IDIV__ for use of sdiv/udiv assembly. 2013-10-25 06:26:44 +00:00
eqdf2vfp.S Back out some changes that accidentally committed. 2012-02-10 16:41:46 +00:00
eqsf2vfp.S
extendsfdf2vfp.S
fixdfsivfp.S
fixsfsivfp.S
fixunsdfsivfp.S
fixunssfsivfp.S
floatsidfvfp.S
floatsisfvfp.S
floatunssidfvfp.S
floatunssisfvfp.S
gedf2vfp.S
gesf2vfp.S
gtdf2vfp.S
gtsf2vfp.S
ledf2vfp.S
lesf2vfp.S
ltdf2vfp.S
ltsf2vfp.S
modsi3.S Switch __ARM_ARCH_7S__ to __ARM_ARCH_EXT_IDIV__ for use of sdiv/udiv assembly. 2013-10-25 06:26:44 +00:00
muldf3vfp.S
mulsf3vfp.S
nedf2vfp.S
negdf2vfp.S
negsf2vfp.S
nesf2vfp.S
restore_vfp_d8_d15_regs.S
save_vfp_d8_d15_regs.S
softfloat-alias.list
subdf3vfp.S
subsf3vfp.S
switch8.S ARM: make assembly files compile Thumb2 with nop IT block. 2013-11-11 22:50:13 +00:00
switch16.S ARM: make assembly files compile Thumb2 with nop IT block. 2013-11-11 22:50:13 +00:00
switch32.S ARM: make assembly files compile Thumb2 with nop IT block. 2013-11-11 22:50:13 +00:00
switchu8.S ARM: make assembly files compile Thumb2 with nop IT block. 2013-11-11 22:50:13 +00:00
sync_synchronize.S
truncdfsf2vfp.S
udivmodsi4.S ARM: make assembly files compile Thumb2 with nop IT block. 2013-11-11 22:50:13 +00:00
udivsi3.S ARM: make assembly files compile Thumb2 with nop IT block. 2013-11-11 22:50:13 +00:00
umodsi3.S ARM: make assembly files compile Thumb2 with nop IT block. 2013-11-11 22:50:13 +00:00
unorddf2vfp.S
unordsf2vfp.S