Searched refs:f_dsp_64_u16 (Results 1 – 2 of 2) sorted by relevance
1332 FLD (f_dsp_64_u16) = ((((unsigned int) (FLD (f_dsp_48_s32)) >> (16))) & (65535)); in m32c_cgen_insert_operand()1343 long value = fields->f_dsp_64_u16; in m32c_cgen_insert_operand()2480 fields->f_dsp_64_u16 = value; in m32c_cgen_extract_operand()2484 …FLD (f_dsp_48_s32) = ((((FLD (f_dsp_48_u16)) & (65535))) | (((((FLD (f_dsp_64_u16)) << (16))) & (0… in m32c_cgen_extract_operand()
3183 long f_dsp_64_u16; member