Home | History | Annotate | Download | only in opcodes

Lines Matching refs:f_csrn

763   FLD (f_csrn_lo) = ((FLD (f_csrn)) & (15));
764 FLD (f_csrn_hi) = ((UINT) (FLD (f_csrn)) >> (4));
777 FLD (f_csrn_lo) = ((FLD (f_csrn)) & (15));
778 FLD (f_csrn_hi) = ((UINT) (FLD (f_csrn)) >> (4));
1406 FLD (f_csrn) = ((((FLD (f_csrn_hi)) << (4))) | (FLD (f_csrn_lo)));
1415 FLD (f_csrn) = ((((FLD (f_csrn_hi)) << (4))) | (FLD (f_csrn_lo)));
1920 value = fields->f_csrn;
1923 value = fields->f_csrn;
2372 value = fields->f_csrn;
2375 value = fields->f_csrn;
2830 fields->f_csrn = value;
2833 fields->f_csrn = value;
3233 fields->f_csrn = value;
3236 fields->f_csrn = value;