Searched refs:f_bitbase32_24_u11_prefixed (Results 1 – 8 of 8) sorted by relevance
776 FLD (f_bitno32_prefixed) = ((FLD (f_bitbase32_24_u11_prefixed)) & (7)); in m32c_cgen_insert_operand()777 FLD (f_dsp_24_u8) = ((((UINT) (FLD (f_bitbase32_24_u11_prefixed)) >> (3))) & (255)); in m32c_cgen_insert_operand()1955 FLD (f_bitbase32_24_u11_prefixed) = ((((FLD (f_dsp_24_u8)) << (3))) | (FLD (f_bitno32_prefixed))); in m32c_cgen_extract_operand()3002 value = fields->f_bitbase32_24_u11_prefixed; in m32c_cgen_get_int_operand()3602 value = fields->f_bitbase32_24_u11_prefixed; in m32c_cgen_get_vma_operand()4207 fields->f_bitbase32_24_u11_prefixed = value; in m32c_cgen_set_int_operand()4785 fields->f_bitbase32_24_u11_prefixed = value; in m32c_cgen_set_vma_operand()
373 …print_unsigned_bitbase (cd, info, fields->f_bitbase32_24_u11_prefixed, 0|(1<<CGEN_OPERAND_VIRTUAL)… in m32c_cgen_print_operand()
1030 …M32C_OPERAND_BITBASE32_24_U11_PREFIXED, (unsigned long *) (& fields->f_bitbase32_24_u11_prefixed)); in m32c_cgen_parse_operand()
3215 long f_bitbase32_24_u11_prefixed; member