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

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/opcodes/
H A Dmep-opc.h429 long f_24u4n_lo; member in struct:cgen_fields
H A Dmep-ibld.c697 FLD (f_24u4n_lo) = ((FLD (f_24u4n)) & (65535));
702 errmsg = insert_normal (cd, fields->f_24u4n_lo, 0, 0, 16, 16, 32, total_length, buffer);
1352 length = extract_normal (cd, ex_info, insn_value, 0, 0, 16, 16, 32, total_length, pc, & fields->f_24u4n_lo);
1354 FLD (f_24u4n) = ((((FLD (f_24u4n_hi)) << (16))) | (FLD (f_24u4n_lo)));
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/opcodes/
H A Dmep-opc.h429 long f_24u4n_lo; member in struct:cgen_fields
H A Dmep-ibld.c697 FLD (f_24u4n_lo) = ((FLD (f_24u4n)) & (65535));
702 errmsg = insert_normal (cd, fields->f_24u4n_lo, 0, 0, 16, 16, 32, total_length, buffer);
1352 length = extract_normal (cd, ex_info, insn_value, 0, 0, 16, 16, 32, total_length, pc, & fields->f_24u4n_lo);
1354 FLD (f_24u4n) = ((((FLD (f_24u4n_hi)) << (16))) | (FLD (f_24u4n_lo)));

Completed in 166 milliseconds