Searched refs:f_dsp_40_s32 (Results 1 – 4 of 4) sorted by relevance
1304 FLD (f_dsp_64_u8) = ((((unsigned int) (FLD (f_dsp_40_s32)) >> (24))) & (255)); in m32c_cgen_insert_operand()1305 FLD (f_dsp_40_u24) = ((FLD (f_dsp_40_s32)) & (16777215)); in m32c_cgen_insert_operand()2452 …FLD (f_dsp_40_s32) = ((((FLD (f_dsp_40_u24)) & (16777215))) | (((((FLD (f_dsp_64_u8)) << (24))) & … in m32c_cgen_extract_operand()3199 value = fields->f_dsp_40_s32; in m32c_cgen_get_int_operand()3792 value = fields->f_dsp_40_s32; in m32c_cgen_get_vma_operand()4387 fields->f_dsp_40_s32 = value; in m32c_cgen_set_int_operand()4958 fields->f_dsp_40_s32 = value; in m32c_cgen_set_vma_operand()
634 …print_normal (cd, info, fields->f_dsp_40_s32, 0|(1<<CGEN_OPERAND_SIGNED)|(1<<CGEN_OPERAND_VIRTUAL)… in m32c_cgen_print_operand()
1295 errmsg = parse_signed32 (cd, strp, M32C_OPERAND_IMM_40_SI, (long *) (& fields->f_dsp_40_s32)); in m32c_cgen_parse_operand()
3190 long f_dsp_40_s32; member