Searched refs:f_simm16_split (Results 1 – 4 of 4) sorted by relevance
615 FLD (f_imm16_25_5) = ((((INT) (FLD (f_simm16_split)) >> (11))) & (31)); in or1k_cgen_insert_operand()616 FLD (f_imm16_10_11) = ((FLD (f_simm16_split)) & (2047)); in or1k_cgen_insert_operand()733 FLD (f_simm16_split) = ((HI) (UINT) (((((FLD (f_imm16_25_5)) << (11))) | (FLD (f_imm16_10_11))))); in or1k_cgen_extract_operand()823 value = fields->f_simm16_split; in or1k_cgen_get_int_operand()888 value = fields->f_simm16_split; in or1k_cgen_get_vma_operand()960 fields->f_simm16_split = value; in or1k_cgen_set_int_operand()1022 fields->f_simm16_split = value; in or1k_cgen_set_vma_operand()
118 long f_simm16_split; member
126 …print_normal (cd, info, fields->f_simm16_split, 0|(1<<CGEN_OPERAND_SIGNED)|(1<<CGEN_OPERAND_SIGN_O… in or1k_cgen_print_operand()
488 … errmsg = parse_simm16 (cd, strp, OR1K_OPERAND_SIMM16_SPLIT, (long *) (& fields->f_simm16_split)); in or1k_cgen_parse_operand()