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

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

Completed in 59 milliseconds