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

/haiku-buildtools/legacy/binutils/opcodes/
H A Dfrv-ibld.c768 FLD (f_labelH6) = ((int) (((FLD (f_label24)) - (pc))) >> (20));
771 errmsg = insert_normal (cd, fields->f_labelH6, 0|(1<<CGEN_IFLD_SIGNED), 0, 30, 6, 32, total_length, buffer);
1093 length = extract_normal (cd, ex_info, insn_value, 0|(1<<CGEN_IFLD_SIGNED), 0, 30, 6, 32, total_length, pc, & fields->f_labelH6);
1098 FLD (f_label24) = ((((((((FLD (f_labelH6)) << (18))) | (FLD (f_labelL18)))) << (2))) + (pc));
H A Dfrv-opc.h329 long f_labelH6; member in struct:cgen_fields
/haiku-buildtools/binutils/opcodes/
H A Dfrv-ibld.c775 FLD (f_labelH6) = ((SI) (((FLD (f_label24)) - (pc))) >> (20));
778 errmsg = insert_normal (cd, fields->f_labelH6, 0|(1<<CGEN_IFLD_SIGNED), 0, 30, 6, 32, total_length, buffer);
1100 length = extract_normal (cd, ex_info, insn_value, 0|(1<<CGEN_IFLD_SIGNED), 0, 30, 6, 32, total_length, pc, & fields->f_labelH6);
1105 FLD (f_label24) = ((((((((FLD (f_labelH6)) << (18))) | (FLD (f_labelL18)))) << (2))) + (pc));
H A Dfrv-opc.h329 long f_labelH6; member in struct:cgen_fields

Completed in 78 milliseconds