Searched refs:f_ccrn (Results 1 – 4 of 4) sorted by relevance
610 FLD (f_ccrn_hi) = ((((unsigned int) (FLD (f_ccrn)) >> (4))) & (3)); in mep_cgen_insert_operand()611 FLD (f_ccrn_lo) = ((FLD (f_ccrn)) & (15)); in mep_cgen_insert_operand()1095 FLD (f_ccrn) = ((((FLD (f_ccrn_hi)) << (4))) | (FLD (f_ccrn_lo))); in mep_cgen_extract_operand()1489 value = fields->f_ccrn; in mep_cgen_get_int_operand()1764 value = fields->f_ccrn; in mep_cgen_get_vma_operand()2046 fields->f_ccrn = value; in mep_cgen_set_int_operand()2295 fields->f_ccrn = value; in mep_cgen_set_vma_operand()
262 long f_ccrn; member
528 print_keyword (cd, info, & mep_cgen_opval_h_ccr, fields->f_ccrn, 0|(1<<CGEN_OPERAND_VIRTUAL)); in mep_cgen_print_operand()
752 errmsg = cgen_parse_keyword (cd, strp, & mep_cgen_opval_h_ccr, & fields->f_ccrn); in mep_cgen_parse_operand()