Searched refs:f_i20_4 (Results 1 – 2 of 2) sorted by relevance
/toolchain/binutils/binutils-2.25/opcodes/ |
D | fr30-opc.h | 116 long f_i20_4; member
|
D | fr30-ibld.c | 641 FLD (f_i20_4) = ((UINT) (FLD (f_i20)) >> (16)); in fr30_cgen_insert_operand() 644 errmsg = insert_normal (cd, fields->f_i20_4, 0, 0, 8, 4, 16, total_length, buffer); in fr30_cgen_insert_operand() 842 …th = extract_normal (cd, ex_info, insn_value, 0, 0, 8, 4, 16, total_length, pc, & fields->f_i20_4); in fr30_cgen_extract_operand() 847 FLD (f_i20) = ((((FLD (f_i20_4)) << (16))) | (FLD (f_i20_16))); in fr30_cgen_extract_operand()
|