Searched refs:f_ccrn_hi (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/contrib/binutils/opcodes/
H A Dmep-opc.h260 long f_ccrn_hi; member in struct:cgen_fields
H A Dmep-ibld.c613 FLD (f_ccrn_hi) = ((((unsigned int) (FLD (f_ccrn)) >> (4))) & (3));
616 errmsg = insert_normal (cd, fields->f_ccrn_hi, 0, 0, 28, 2, 32, total_length, buffer);
1094 length = extract_normal (cd, ex_info, insn_value, 0, 0, 28, 2, 32, total_length, pc, & fields->f_ccrn_hi);
1098 FLD (f_ccrn) = ((((FLD (f_ccrn_hi)) << (4))) | (FLD (f_ccrn_lo)));

Completed in 47 milliseconds