Searched refs:fp_conv_long2ext (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/m68k/math-emu/
H A Dfp_emu.h118 #define fp_conv_long2ext(dest, src) ({ \ macro
H A Dfp_util.S73 .globl fp_conv_long2ext, fp_conv_single2ext
92 | fp_conv_long2ext:
97 fp_conv_long2ext: label
H A Dfp_log.c184 fp_conv_long2ext(dest, (int)dest->exp - 0x3FFF);
H A Dfp_scan.S164 jsr fp_conv_long2ext
256 jsr fp_conv_long2ext
284 jsr fp_conv_long2ext
294 jsr fp_conv_long2ext

Completed in 111 milliseconds