Searched refs:f_i20 (Results 1 – 4 of 4) sorted by relevance
641 FLD (f_i20_4) = ((UINT) (FLD (f_i20)) >> (16)); in fr30_cgen_insert_operand()642 FLD (f_i20_16) = ((FLD (f_i20)) & (65535)); in fr30_cgen_insert_operand()847 FLD (f_i20) = ((((FLD (f_i20_4)) << (16))) | (FLD (f_i20_16))); in fr30_cgen_extract_operand()1024 value = fields->f_i20; in fr30_cgen_get_int_operand()1152 value = fields->f_i20; in fr30_cgen_get_vma_operand()1284 fields->f_i20 = value; in fr30_cgen_set_int_operand()1405 fields->f_i20 = value; in fr30_cgen_set_vma_operand()
118 long f_i20; member
248 …sg = cgen_parse_unsigned_integer (cd, strp, FR30_OPERAND_I20, (unsigned long *) (& fields->f_i20)); in fr30_cgen_parse_operand()
245 …print_normal (cd, info, fields->f_i20, 0|(1<<CGEN_OPERAND_HASH_PREFIX)|(1<<CGEN_OPERAND_VIRTUAL), … in fr30_cgen_print_operand()