Lines Matching refs:FORMAT
1152 # instructions, and (2) PACKED unimplemented data format instructions #
1199 # (2) PACKED format (unsupported) opclasses two and three:
1270 # precision format if the src format was single or double and the
2308 # format stuffed is as weird as the hardware usually makes it.
2343 tst.b FP_SRC_EX(%a6) # make "internal format"
2509 # so, now it's immediate data extended precision AND PACKED FORMAT!
3017 mov.w &0x402c,0xa(%sp) # insert offset,frame format
3142 # denorm operand in the sgl or dbl format. NANs also become skewed, but can't
3164 # byte, word, and long destination format operations can pass
3171 # first by the unsupported data format exception handler. that handler
3199 bfextu %d0{&19:&3},%d0 # extract dst format field
3338 # denorm operand in the sgl or dbl format. NANs also become skewed and must be
3360 # byte, word, long, and packed destination format operations can pass
3361 # through here. since packed format operations already were handled by
3369 bfextu %d0{&19:&3},%d0 # extract dst format field
3628 # the hardware, for "fabs" and "fneg" w/ a long source format, puts the
3725 # byte, word, and long destination format operations can pass
3729 # first by the unsupported data format exception handler. that handler
3801 # in the sgl or dbl format.
3837 # exception types, denoted by the exception stack frame format number: #
4012 # * 0x2 * 0x02c * => frame format and vector offset(vector #11)
5196 #--WHILE A1 AND A2 ARE IN DOUBLE-EXTENDED FORMAT.
5249 #--WHILE B2 AND B3 ARE IN DOUBLE-EXTENDED FORMAT, B1 IS -1/2
5651 #--FLOATING POINT FORMAT, THE TWO FMOVE'S FMOVE.L FP <--> N
6082 #--FLOATING POINT FORMAT, THE TWO FMOVE'S FMOVE.L FP <--> N
6684 or.l &0x3F800000,%d1 # +-1 IN SGL FORMAT
6835 # compact representation of |X| is used. This format is a #
7244 fmov.l %d1,%fp0 # convert to floating-format
7341 fmov.l %d1,%fp0 # convert to floating-format
7408 fmov.l %d1,%fp0 # convert to floating-format
7721 # in extended format. Exit. #
7836 # extended format. Exit. #
8369 fmov.l %d1,%fp1 # CONVERT K TO FLOATING-POINT FORMAT
19973 # must convert sgl denorm format to an Xprec denorm fmt suitable for
20058 # must convert dbl denorm format to an Xprec denorm fmt suitable for
21689 # (in the internal extended format) #
21695 # (in the internal extended format) #
22026 # a0 = ptr to input operand in internal extended format #
22045 # result is still in the internal extended format. #
22696 # Convert the input operand to "internal format" which means the #
22712 btst &0x7, FTEMP_EX(%a0) # make "internal" format
22739 # result is now rounded properly. convert back to normal format
22776 btst &0x7,FTEMP_EX(%a0) # make "internal" format
22799 # result is now rounded properly. convert back to normal format
23015 # value in 68881/882 format at location (a0). #
23395 asl.l &2,%d2 # format d2 to be
23471 # bindec(): Converts an input in extended precision format to bcd format#
23480 # FP_SCR0(a6) = bcd format result on the stack. #