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

/freebsd-10.3-release/contrib/binutils/opcodes/
H A Dmep-opc.h257 long f_24u4n_lo; member in struct:cgen_fields
H A Dmep-ibld.c661 FLD (f_24u4n_lo) = ((FLD (f_24u4n)) & (65535));
666 errmsg = insert_normal (cd, fields->f_24u4n_lo, 0, 0, 16, 16, 32, total_length, buffer);
1141 length = extract_normal (cd, ex_info, insn_value, 0, 0, 16, 16, 32, total_length, pc, & fields->f_24u4n_lo);
1143 FLD (f_24u4n) = ((((FLD (f_24u4n_hi)) << (16))) | (FLD (f_24u4n_lo)));

Completed in 99 milliseconds