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

/freebsd-10.1-release/contrib/binutils/opcodes/
H A Dmep-opc.h254 long f_24u8n_lo; member in struct:cgen_fields
H A Dmep-ibld.c996 FLD (f_24u8n_lo) = ((FLD (f_24u8n)) & (255));
1001 errmsg = insert_normal (cd, fields->f_24u8n_lo, 0, 0, 8, 8, 32, total_length, buffer);
1420 length = extract_normal (cd, ex_info, insn_value, 0, 0, 8, 8, 32, total_length, pc, & fields->f_24u8n_lo);
1422 FLD (f_24u8n) = ((((FLD (f_24u8n_hi)) << (8))) | (FLD (f_24u8n_lo)));

Completed in 104 milliseconds