Searched refs:f_fmax_28_1 (Results 1 – 2 of 2) sorted by relevance
| /freebsd-10-stable/contrib/binutils/opcodes/ |
| D | mep-ibld.c | 747 FLD (f_fmax_28_1) = ((unsigned int) (FLD (f_fmax_frd)) >> (4)); in mep_cgen_insert_operand() 749 errmsg = insert_normal (cd, fields->f_fmax_28_1, 0, 0, 28, 1, 32, total_length, buffer); in mep_cgen_insert_operand() 761 FLD (f_fmax_28_1) = ((unsigned int) (FLD (f_fmax_frd)) >> (4)); in mep_cgen_insert_operand() 763 errmsg = insert_normal (cd, fields->f_fmax_28_1, 0, 0, 28, 1, 32, total_length, buffer); in mep_cgen_insert_operand() 1200 …extract_normal (cd, ex_info, insn_value, 0, 0, 28, 1, 32, total_length, pc, & fields->f_fmax_28_1); in mep_cgen_extract_operand() 1204 FLD (f_fmax_frd) = ((((FLD (f_fmax_28_1)) << (4))) | (FLD (f_fmax_4_4))); in mep_cgen_extract_operand() 1209 …extract_normal (cd, ex_info, insn_value, 0, 0, 28, 1, 32, total_length, pc, & fields->f_fmax_28_1); in mep_cgen_extract_operand() 1213 FLD (f_fmax_frd) = ((((FLD (f_fmax_28_1)) << (4))) | (FLD (f_fmax_4_4))); in mep_cgen_extract_operand()
|
| D | mep-opc.h | 270 long f_fmax_28_1; member
|