Home
last modified time | relevance | path

Searched refs:ARM_FUNC_ALIAS (Results 1 – 5 of 5) sorted by relevance

/freebsd-12-stable/contrib/gcc/config/arm/
Dieee754-sf.S44 ARM_FUNC_ALIAS aeabi_fneg negsf2 label
62 ARM_FUNC_ALIAS aeabi_fsub subsf3 label
70 ARM_FUNC_ALIAS aeabi_fadd addsf3 label
272 ARM_FUNC_ALIAS aeabi_ui2f floatunsisf label
278 ARM_FUNC_ALIAS aeabi_i2f floatsisf label
301 ARM_FUNC_ALIAS aeabi_ul2f floatundisf label
313 ARM_FUNC_ALIAS aeabi_l2f floatdisf label
406 ARM_FUNC_ALIAS aeabi_fmul mulsf3 label
595 ARM_FUNC_ALIAS aeabi_fdiv divsf3 label
742 ARM_FUNC_ALIAS gesf2 gtsf2 label
[all …]
Dieee754-df.S62 ARM_FUNC_ALIAS aeabi_dneg negdf2 label
81 ARM_FUNC_ALIAS aeabi_dsub subdf3 label
89 ARM_FUNC_ALIAS aeabi_dadd adddf3 label
385 ARM_FUNC_ALIAS aeabi_ui2d floatunsidf label
404 ARM_FUNC_ALIAS aeabi_i2d floatsidf label
424 ARM_FUNC_ALIAS aeabi_f2d extendsfdf2 label
450 ARM_FUNC_ALIAS aeabi_ul2d floatundidf label
472 ARM_FUNC_ALIAS aeabi_l2d floatdidf label
545 ARM_FUNC_ALIAS aeabi_dmul muldf3 label
835 ARM_FUNC_ALIAS aeabi_ddiv divdf3 label
[all …]
Dlib1funcs.asm314 .macro ARM_FUNC_ALIAS new old macro
/freebsd-12-stable/contrib/gcc/
DChangeLog-200419455 * config/arm/lib1funcs.asm (ARM_FUNC_ALIAS): Also alias _L__name.
46682 (ARM_FUNC_ALIAS): New macro.
DChangeLog-200531332 (div0): Use it in place of ARM_FUNC_ALIAS.