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

/haiku-buildtools/legacy/binutils/opcodes/
H A Dfrv-ibld.c830 FLD (f_u12_l) = ((FLD (f_u12)) & (63));
835 errmsg = insert_normal (cd, fields->f_u12_l, 0, 0, 5, 6, 32, total_length, buffer);
1150 length = extract_normal (cd, ex_info, insn_value, 0, 0, 5, 6, 32, total_length, pc, & fields->f_u12_l);
1153 FLD (f_u12) = ((((FLD (f_u12_h)) << (6))) | (FLD (f_u12_l)));
H A Dfrv-opc.h313 long f_u12_l; member in struct:cgen_fields
/haiku-buildtools/binutils/opcodes/
H A Dfrv-ibld.c837 FLD (f_u12_l) = ((FLD (f_u12)) & (63));
842 errmsg = insert_normal (cd, fields->f_u12_l, 0, 0, 5, 6, 32, total_length, buffer);
1157 length = extract_normal (cd, ex_info, insn_value, 0, 0, 5, 6, 32, total_length, pc, & fields->f_u12_l);
1160 FLD (f_u12) = ((((FLD (f_u12_h)) << (6))) | (FLD (f_u12_l)));
H A Dfrv-opc.h313 long f_u12_l; member in struct:cgen_fields

Completed in 66 milliseconds