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

/freebsd-10.3-release/contrib/binutils/opcodes/
H A Dmep-opc.h195 long f_5; member in struct:cgen_fields
H A Dmep-ibld.c588 FLD (f_5) = ((((unsigned int) (FLD (f_callnum)) >> (3))) & (1));
593 errmsg = insert_normal (cd, fields->f_5, 0, 0, 5, 1, 32, total_length, buffer);
1078 length = extract_normal (cd, ex_info, insn_value, 0, 0, 5, 1, 32, total_length, pc, & fields->f_5);
1086 FLD (f_callnum) = ((((FLD (f_5)) << (3))) | (((((FLD (f_6)) << (2))) | (((((FLD (f_7)) << (1))) | (FLD (f_11)))))));

Completed in 55 milliseconds