Home
last modified time | relevance | path

Searched refs:binstr (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/m68k/fpsp040/
H A DMakefile6 obj-y := bindec.o binstr.o decbin.o do_func.o gen_except.o get_op.o \
H A Dbinstr.S2 | binstr.sa 3.3 12/19/90
72 .global binstr
73 binstr: label
H A Dbindec.S93 | The binstr routine is used to convert the LEN digit
94 | mantissa to bcd in memory. The input to binstr is
112 | d0: scratch; LEN input to binstr
114 | d2: upper 32-bits of mantissa for binstr
115 | d3: scratch;lower 32-bits of mantissa for binstr
158 |xref binstr
717 | The binstr routine is used to convert the LEN digit
718 | mantissa to bcd in memory. The input to binstr is
727 | d0: x/LEN call to binstr - final is 0
771 beqs zer_m |if zero, go directly to binstr
[all...]
/kernel/linux/linux-6.6/arch/m68k/fpsp040/
H A DMakefile6 obj-y := bindec.o binstr.o decbin.o do_func.o gen_except.o get_op.o \
H A Dbinstr.S2 | binstr.sa 3.3 12/19/90
72 .global binstr
73 binstr: label
H A Dbindec.S93 | The binstr routine is used to convert the LEN digit
94 | mantissa to bcd in memory. The input to binstr is
112 | d0: scratch; LEN input to binstr
114 | d2: upper 32-bits of mantissa for binstr
115 | d3: scratch;lower 32-bits of mantissa for binstr
158 |xref binstr
717 | The binstr routine is used to convert the LEN digit
718 | mantissa to bcd in memory. The input to binstr is
727 | d0: x/LEN call to binstr - final is 0
771 beqs zer_m |if zero, go directly to binstr
[all...]

Completed in 4 milliseconds