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

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

Completed in 25 milliseconds