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

/haiku-buildtools/legacy/binutils/opcodes/
H A Dfrv-ibld.c815 FLD (f_spr_h) = ((unsigned int) (FLD (f_spr)) >> (6));
818 errmsg = insert_normal (cd, fields->f_spr_h, 0, 0, 30, 6, 32, total_length, buffer);
1137 length = extract_normal (cd, ex_info, insn_value, 0, 0, 30, 6, 32, total_length, pc, & fields->f_spr_h);
1142 FLD (f_spr) = ((((FLD (f_spr_h)) << (6))) | (FLD (f_spr_l)));
H A Dfrv-opc.h325 long f_spr_h; member in struct:cgen_fields
/haiku-buildtools/binutils/opcodes/
H A Dfrv-ibld.c822 FLD (f_spr_h) = ((UINT) (FLD (f_spr)) >> (6));
825 errmsg = insert_normal (cd, fields->f_spr_h, 0, 0, 30, 6, 32, total_length, buffer);
1144 length = extract_normal (cd, ex_info, insn_value, 0, 0, 30, 6, 32, total_length, pc, & fields->f_spr_h);
1149 FLD (f_spr) = ((((FLD (f_spr_h)) << (6))) | (FLD (f_spr_l)));
H A Dfrv-opc.h325 long f_spr_h; member in struct:cgen_fields

Completed in 120 milliseconds