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.
5812 # (in the internal extended format) #
5818 # (in the internal extended format) #
6149 # a0 = ptr to input operand in internal extended format #
6168 # result is still in the internal extended format. #
6819 # Convert the input operand to "internal format" which means the #
6835 btst &0x7, FTEMP_EX(%a0) # make "internal" format
6862 # result is now rounded properly. convert back to normal format
6899 btst &0x7,FTEMP_EX(%a0) # make "internal" format
6922 # result is now rounded properly. convert back to normal format
12976 # value in 68881/882 format at location (a0). #
13356 asl.l &2,%d2 # format d2 to be
13432 # bindec(): Converts an input in extended precision format to bcd format#
13441 # FP_SCR0(a6) = bcd format result on the stack. #