Lines Matching refs:string
18182 # string of FP registers affected. This value is used as an index into #
18191 # then we return the size of the dump and the string to the caller #
18218 # extract the data register in which the bit string resides...
18223 # fetch the bit string into d0...
18224 bsr.l fetch_dreg # fetch reg string
18235 # if the bit string is a zero, then the operation is a no-op
18252 # for predecrement mode, the bit string is the opposite of both control
18357 mov.l %d1,-(%sp) # save bit string for later
18367 mov.l (%sp)+,%d1 # load bit string
18434 # table indexed by the operation's bit string that gives the number
18437 # number of bytes = (# of 1's in bit string) * 12(bytes/fpreg)
18474 # table to convert a pre-decrement bit string into a post-increment
18475 # or control bit string.
23021 # bcd string. If SE is positive, count the leading zeros; #
23551 # the final string area in memory. #
23555 # digits are stored in the final string. #
23556 # Test the length of the final exponent string. If the #
23559 # A16. Write sign bits to final string. #
24113 # a0: pointer into memory for packed bcd string formation
24208 # the final string area in memory.
24221 # a0: pointer into memory for packed bcd string formation
24222 # /ptr to first mantissa byte in result string
24271 # digits are stored in the final string.
24294 # a0: ptr to result string/ptr to L_SCR1(a6)
24362 # A16. Write sign bits to final string.
24461 # lword of the packed decimal memory string.) #
24510 # a0: pointer into memory for packed bcd string formation
24572 swap %d7 # put last digit in string
24574 mov.b %d7,(%a0)+ # store it in memory string