Lines Matching refs:g
33 | d0{31:29} contains the g,r,s bits (extended)
36 | a0 is preserved and the g-r-s bits in d0 are cleared.
41 | inexact (i.e. if any of the g-r-s bits were set).
46 | If g=r=s=0 then result is exact and round is done, else set
51 | ;the appropriate g-r-s bits.
84 movel #0xffffffff,%d0 |force g,r,s to be all f's
112 | If (g=1), then add 1 to l and if (r=s=0), then clear l
117 asll #1,%d0 |shift g-bit to c-bit
118 bcc truncate |if (g=1) then
148 bfextu LOCAL_HI(%a0){#24:#2},%d3 |sgl prec. g-r are 2 bits right
150 lsll %d2,%d3 |shift g-r bits to MSB of d3
153 bnes st_stky |bits to the right of g-r
156 tstl %d0 |test original g,r,s
160 bfextu LOCAL_LO(%a0){#21:#2},%d3 |dbl-prec. g-r are 2 bits right
162 lsll %d2,%d3 |shift g-r bits to the MSB of d3
165 bnes st_stky |other bits to the right of g-r
166 tstl %d0 |test word original g,r,s
508 lsll %d0,%d2 |shift g,r,s to their positions
527 movel FP_SCR2+LOCAL_GRS(%a6),%d0 |restore original g,r,s
549 movel FP_SCR2+LOCAL_GRS(%a6),%d2 |restore original g,r,s
584 movel FP_SCR2+LOCAL_GRS(%a6),%d2 |restore original g,r,s