Home
last modified time | relevance | path

Searched refs:floatx80_sub (Results 1 – 9 of 9) sorted by relevance

/device/linaro/bootloader/edk2/StdLib/LibC/Softfloat/
Dsoftfloat-for-gcc.h62 #define floatx80_sub __subxf3 macro
Dsoftfloat.txt150 floatx80_add floatx80_sub floatx80_mul floatx80_div floatx80_sqrt
251 floatx80_add floatx80_sub floatx80_mul floatx80_div floatx80_sqrt
Dtimesoftfloat.c2308 time_abz_floatx80( floatx80_sub ); in timeFunctionVariety()
/device/linaro/bootloader/edk2/ArmPkg/Library/ArmSoftFloatLib/
Dsoftfloat-for-gcc.h62 #define floatx80_sub __subxf3 macro
/device/linaro/bootloader/edk2/StdLib/Include/Aarch64/
Dsoftfloat.h264 floatx80 floatx80_sub( floatx80, floatx80 );
/device/linaro/bootloader/edk2/StdLib/Include/Arm/
Dsoftfloat.h264 floatx80 floatx80_sub( floatx80, floatx80 );
/device/linaro/bootloader/edk2/StdLib/LibC/Softfloat/templates/
Dsoftfloat.h237 floatx80 floatx80_sub( floatx80, floatx80 );
/device/linaro/bootloader/edk2/ArmPkg/Library/ArmSoftFloatLib/Arm/
Dsoftfloat.h293 floatx80 floatx80_sub( floatx80, floatx80 );
/device/linaro/bootloader/edk2/StdLib/LibC/Softfloat/bits64/
Dsoftfloat.c3776 floatx80 floatx80_sub( floatx80 a, floatx80 b ) in floatx80_sub() function