Home | History | Annotate | Download | only in dist

Lines Matching refs:ccode

3644 # Here, we zero the ccode and exception byte field since we're going to
4081 # clear the ccode byte and exception status byte
7640 mov.b &neg_bmask,FPSR_CC(%a6) # set 'N' ccode bit
7649 mov.b &neg_bmask,FPSR_CC(%a6) # set 'N' ccode bit
7667 mov.b &neg_bmask,FPSR_CC(%a6) # set 'N' ccode bit
10135 # - Set FPSR exception status dz bit, ccode inf bit, and #
10196 bset &neg_bit,FPSR_CC(%a6) # yes; set 'N' ccode bit
10436 mov.b (tbl_unf_cc.b,%pc,%d0.w*1),FPSR_CC(%a6) # insert ccode bits
10501 mov.b &z_bmask,FPSR_CC(%a6) # set 'Z' ccode bit
10508 mov.b &neg_bmask+z_bmask,FPSR_CC(%a6) # set 'N','Z' ccode bits
10534 mov.b &inf_bmask,FPSR_CC(%a6) # set 'INF' ccode bit
10543 mov.b &neg_bmask+inf_bmask,FPSR_CC(%a6) # set 'N','I' ccode bits
10611 mov.b &neg_bmask,FPSR_CC(%a6) # set 'N' ccode bit
10827 mov.b &neg_bmask,FPSR_CC(%a6) # set 'N' ccode
12092 bset &neg_bit,FPSR_CC(%a6) # yes, so set 'N' ccode bit
12108 bset &neg_bit,FPSR_CC(%a6) # yes, so set 'N' ccode bit
12210 bset &neg_bit,FPSR_CC(%a6) # set 'N' ccode bit
12868 mov.b &neg_bmask,FPSR_CC(%a6) # set 'N' ccode bit
12889 mov.b &neg_bmask,FPSR_CC(%a6) # yes, set 'N' ccode bit
12990 bset &neg_bit,FPSR_CC(%a6) # set 'N' ccode bit
13159 mov.b &neg_bmask,FPSR_CC(%a6) # set 'N' ccode bit
13183 mov.b &neg_bmask,FPSR_CC(%a6) # set 'N' ccode bit
13193 mov.b &inf_bmask,FPSR_CC(%a6) # set 'I' ccode bit
13196 mov.b &inf_bmask+neg_bmask,FPSR_CC(%a6) # set 'I','N' ccode bits
13206 mov.b &z_bmask,FPSR_CC(%a6) # set 'N' ccode bit
13209 mov.b &z_bmask+neg_bmask,FPSR_CC(%a6) # set 'Z','N' ccode bits
13297 mov.b &z_bmask,FPSR_CC(%a6) # set 'Z' ccode bit
13301 mov.b &z_bmask+neg_bmask,FPSR_CC(%a6) # set 'Z','N' ccode bits
13312 mov.b &inf_bmask,FPSR_CC(%a6) # set 'I' ccode bit
13315 mov.b &inf_bmask+neg_bmask,FPSR_CC(%a6) # set 'N','I' ccode bits
13399 mov.b &z_bmask,FPSR_CC(%a6) # set 'Z' ccode bit
13403 mov.b &z_bmask+neg_bmask,FPSR_CC(%a6) # set 'Z','N' ccode bits
13414 mov.b &inf_bmask,FPSR_CC(%a6) # set 'I' ccode bit
13417 mov.b &inf_bmask+neg_bmask,FPSR_CC(%a6) # set 'N','I' ccode bits
13617 or.b %d0,FPSR_CC(%a6) # set possible 'Z' ccode
13736 mov.b &z_bmask,FPSR_CC(%a6) # set 'Z' ccode bit
13739 mov.b &inf_bmask,FPSR_CC(%a6) # set 'I' ccode bit
13782 rol.l &0x8,%d0 # extract ccode bits
13783 mov.b %d0,FPSR_CC(%a6) # set ccode bits(no exc bits are set)
13917 mov.b &neg_bmask,FPSR_CC(%a6) # set 'Z' ccode bit
13931 mov.b &neg_bmask,FPSR_CC(%a6) # set 'Z' ccode bit
14683 or.l %d1,USER_FPSR(%a6) # save exc and ccode bits
15136 or.l %d1,USER_FPSR(%a6) # save exc and ccode bits
15699 or.b %d0,FPSR_CC(%a6) # set possible 'Z' ccode
15830 mov.b &z_bmask,FPSR_CC(%a6) # set 'Z' ccode bit
15834 mov.b &z_bmask+neg_bmask,FPSR_CC(%a6) # set 'Z','N' ccode bits
15842 mov.b &inf_bmask,FPSR_CC(%a6) # set 'I' ccode bit
22753 # bset &z_bit, FPSR_CC(%a6) # yes; set zero ccode bit
22754 bset &z_bit, %d0 # yes; set zero ccode bit
22813 # bset &z_bit,FPSR_CC(%a6) # yes; set zero ccode bit
22814 bset &z_bit,%d0 # yes; set zero ccode bit