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

/haiku-buildtools/legacy/binutils/opcodes/
H A Dfrv-ibld.c816 FLD (f_spr_l) = ((FLD (f_spr)) & (63));
821 errmsg = insert_normal (cd, fields->f_spr_l, 0, 0, 17, 6, 32, total_length, buffer);
1139 length = extract_normal (cd, ex_info, insn_value, 0, 0, 17, 6, 32, total_length, pc, & fields->f_spr_l);
1142 FLD (f_spr) = ((((FLD (f_spr_h)) << (6))) | (FLD (f_spr_l)));
H A Dfrv-opc.h326 long f_spr_l; member in struct:cgen_fields
/haiku-buildtools/binutils/opcodes/
H A Dfrv-ibld.c823 FLD (f_spr_l) = ((FLD (f_spr)) & (63));
828 errmsg = insert_normal (cd, fields->f_spr_l, 0, 0, 17, 6, 32, total_length, buffer);
1146 length = extract_normal (cd, ex_info, insn_value, 0, 0, 17, 6, 32, total_length, pc, & fields->f_spr_l);
1149 FLD (f_spr) = ((((FLD (f_spr_h)) << (6))) | (FLD (f_spr_l)));
H A Dfrv-opc.h326 long f_spr_l; member in struct:cgen_fields

Completed in 58 milliseconds