Searched refs:f_labelL18 (Results 1 – 2 of 2) sorted by relevance
/toolchain/binutils/binutils-2.25/opcodes/ |
D | frv-ibld.c | 766 FLD (f_labelL18) = ((((UINT) (((FLD (f_label24)) - (pc))) >> (2))) & (262143)); in frv_cgen_insert_operand() 771 errmsg = insert_normal (cd, fields->f_labelL18, 0, 0, 17, 18, 32, total_length, buffer); in frv_cgen_insert_operand() 1092 …extract_normal (cd, ex_info, insn_value, 0, 0, 17, 18, 32, total_length, pc, & fields->f_labelL18); in frv_cgen_extract_operand() 1095 FLD (f_label24) = ((((((((FLD (f_labelH6)) << (18))) | (FLD (f_labelL18)))) << (2))) + (pc)); in frv_cgen_extract_operand()
|
D | frv-opc.h | 330 long f_labelL18; member
|