Searched refs:f_abs24 (Results 1 – 4 of 4) sorted by relevance
582 FLD (f_abs24_1) = ((FLD (f_abs24)) & (255)); in xstormy16_cgen_insert_operand()583 FLD (f_abs24_2) = ((unsigned int) (FLD (f_abs24)) >> (8)); in xstormy16_cgen_insert_operand()731 FLD (f_abs24) = ((((FLD (f_abs24_2)) << (8))) | (FLD (f_abs24_1))); in xstormy16_cgen_extract_operand()867 value = fields->f_abs24; in xstormy16_cgen_get_int_operand()959 value = fields->f_abs24; in xstormy16_cgen_get_vma_operand()1058 fields->f_abs24 = value; in xstormy16_cgen_set_int_operand()1147 fields->f_abs24 = value; in xstormy16_cgen_set_vma_operand()
121 long f_abs24; member
219 …_parse_unsigned_integer (cd, strp, XSTORMY16_OPERAND_ABS24, (unsigned long *) (& fields->f_abs24)); in xstormy16_cgen_parse_operand()
110 …print_normal (cd, info, fields->f_abs24, 0|(1<<CGEN_OPERAND_ABS_ADDR)|(1<<CGEN_OPERAND_VIRTUAL), p… in xstormy16_cgen_print_operand()