Searched refs:decbin (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/arch/m68k/fpsp040/ |
H A D | get_op.S | 164 |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
|
H A D | decbin.S | 2 | 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 D | Makefile | 6 obj-y := bindec.o binstr.o decbin.o do_func.o gen_except.o get_op.o \
|
/kernel/linux/linux-6.6/arch/m68k/fpsp040/ |
H A D | get_op.S | 164 |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
|
H A D | decbin.S | 2 | 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 D | Makefile | 6 obj-y := bindec.o binstr.o decbin.o do_func.o gen_except.o get_op.o \
|
/kernel/linux/linux-5.10/arch/m68k/ifpsp060/src/ |
H A D | pfpsp.S | 2378 # 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 D | fpsp.S | 2379 # 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,
|
/kernel/linux/linux-6.6/arch/m68k/ifpsp060/src/ |
H A D | pfpsp.S | 2378 # 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 D | fpsp.S | 2379 # 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 84 milliseconds