Home
last modified time | relevance | path

Searched refs:f_fmax_29_1 (Results 1 – 2 of 2) sorted by relevance

/trueos/contrib/binutils/opcodes/
HDmep-ibld.c789 FLD (f_fmax_29_1) = ((unsigned int) (FLD (f_fmax_frn)) >> (4)); in mep_cgen_insert_operand()
791 errmsg = insert_normal (cd, fields->f_fmax_29_1, 0, 0, 29, 1, 32, total_length, buffer); in mep_cgen_insert_operand()
803 FLD (f_fmax_29_1) = ((unsigned int) (FLD (f_fmax_frn)) >> (4)); in mep_cgen_insert_operand()
805 errmsg = insert_normal (cd, fields->f_fmax_29_1, 0, 0, 29, 1, 32, total_length, buffer); in mep_cgen_insert_operand()
1227 …extract_normal (cd, ex_info, insn_value, 0, 0, 29, 1, 32, total_length, pc, & fields->f_fmax_29_1); in mep_cgen_extract_operand()
1231 FLD (f_fmax_frn) = ((((FLD (f_fmax_29_1)) << (4))) | (FLD (f_fmax_20_4))); in mep_cgen_extract_operand()
1236 …extract_normal (cd, ex_info, insn_value, 0, 0, 29, 1, 32, total_length, pc, & fields->f_fmax_29_1); in mep_cgen_extract_operand()
1240 FLD (f_fmax_frn) = ((((FLD (f_fmax_29_1)) << (4))) | (FLD (f_fmax_20_4))); in mep_cgen_extract_operand()
HDmep-opc.h271 long f_fmax_29_1; member