Searched refs:decbin (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/fpsp040/
H A DMakefile5 obj-y := bindec.o binstr.o decbin.o do_func.o gen_except.o get_op.o \
H A Ddecbin.S2 | decbin.sa 3.3 12/19/90
13 | Speed: The program decbin takes ??? cycles to execute.
97 .global decbin
119 decbin: label
493 | If the final mul/div in decbin incurred an inex exception,
H A Dget_op.S164 |xref decbin
482 | Special cases of inf and NaNs are completed outside of decbin.
535 fmovemx %fp0-%fp1,-(%a7) |save fp0 - decbin returns in it
536 bsr decbin
539 fmovel #0,%FPSR |clr fpsr from decbin
604 fmovemx %fp0-%fp1,-(%a7) |save fp0 ,fp1 - decbin returns in fp0
605 bsr decbin
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/ifpsp060/src/
H A Dpfpsp.S2378 # decbin() - convert packed data to FP binary data #
2544 bsr.l decbin # convert to extended
12896 # decbin() - convert packed to binary extended precision #
12911 # its binary representation here. Else, call decbin() which will #
12949 bsr.l decbin # convert to extended
12954 # decbin(): Converts normalized packed bcd value pointed to by register #
13030 global decbin
13031 decbin: label
13405 # If the final mul/div in decbin incurred an inex exception,
H A Dfpsp.S2379 # decbin() - convert packed data to FP binary data #
2545 bsr.l decbin # convert to extended
22936 # decbin() - convert packed to binary extended precision #
22951 # its binary representation here. Else, call decbin() which will #
22989 bsr.l decbin # convert to extended
22994 # decbin(): Converts normalized packed bcd value pointed to by register #
23070 global decbin
23071 decbin: label
23445 # If the final mul/div in decbin incurred an inex exception,

Completed in 289 milliseconds