Searched refs:binstr (Results 1 – 5 of 5) sorted by relevance
2 | binstr.sa 3.3 12/19/9073 .global binstr74 binstr: label
15 OS_OBJS := bindec.o binstr.o decbin.o do_func.o gen_except.o get_op.o \
93 | The binstr routine is used to convert the LEN digit 94 | mantissa to bcd in memory. The input to binstr is112 | d0: scratch; LEN input to binstr114 | d2: upper 32-bits of mantissa for binstr115 | d3: scratch;lower 32-bits of mantissa for binstr159 |xref binstr
13506 # The binstr routine is used to convert the LEN digit #13507 # mantissa to bcd in memory. The input to binstr is #13551 # d0: scratch; LEN input to binstr13553 # d2: upper 32-bits of mantissa for binstr13554 # d3: scratch;lower 32-bits of mantissa for binstr
23546 # The binstr routine is used to convert the LEN digit #23547 # mantissa to bcd in memory. The input to binstr is #23591 # d0: scratch; LEN input to binstr23593 # d2: upper 32-bits of mantissa for binstr23594 # d3: scratch;lower 32-bits of mantissa for binstr