Searched refs:f_fmax_4_4 (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12-stable/contrib/binutils/opcodes/ |
| D | mep-ibld.c | 741 errmsg = insert_normal (cd, fields->f_fmax_4_4, 0, 0, 4, 4, 32, total_length, buffer); in mep_cgen_insert_operand() 746 FLD (f_fmax_4_4) = ((FLD (f_fmax_frd)) & (15)); in mep_cgen_insert_operand() 752 errmsg = insert_normal (cd, fields->f_fmax_4_4, 0, 0, 4, 4, 32, total_length, buffer); in mep_cgen_insert_operand() 760 FLD (f_fmax_4_4) = ((FLD (f_fmax_frd)) & (15)); in mep_cgen_insert_operand() 766 errmsg = insert_normal (cd, fields->f_fmax_4_4, 0, 0, 4, 4, 32, total_length, buffer); in mep_cgen_insert_operand() 1196 …= extract_normal (cd, ex_info, insn_value, 0, 0, 4, 4, 32, total_length, pc, & fields->f_fmax_4_4); in mep_cgen_extract_operand() 1202 …= extract_normal (cd, ex_info, insn_value, 0, 0, 4, 4, 32, total_length, pc, & fields->f_fmax_4_4); 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() 1211 …= extract_normal (cd, ex_info, insn_value, 0, 0, 4, 4, 32, total_length, pc, & fields->f_fmax_4_4); 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() [all …]
|
| D | mep-opc.h | 264 long f_fmax_4_4; member
|
| D | mep-dis.c | 588 print_fmax_ccr (cd, info, & mep_cgen_opval_h_ccr, fields->f_fmax_4_4, 0); in mep_cgen_print_operand()
|
| D | mep-asm.c | 812 errmsg = parse_fmax_ccr (cd, strp, & mep_cgen_opval_h_ccr, & fields->f_fmax_4_4); in mep_cgen_parse_operand()
|