Searched refs:f_abs24_2 (Results 1 – 2 of 2) sorted by relevance
/toolchain/binutils/binutils-2.25/opcodes/ |
D | xstormy16-ibld.c | 590 FLD (f_abs24_2) = ((UINT) (FLD (f_abs24)) >> (8)); in xstormy16_cgen_insert_operand() 595 errmsg = insert_normal (cd, fields->f_abs24_2, 0, 0, 16, 16, 32, total_length, buffer); in xstormy16_cgen_insert_operand() 736 … extract_normal (cd, ex_info, insn_value, 0, 0, 16, 16, 32, total_length, pc, & fields->f_abs24_2); in xstormy16_cgen_extract_operand() 738 FLD (f_abs24) = ((((FLD (f_abs24_2)) << (8))) | (FLD (f_abs24_1))); in xstormy16_cgen_extract_operand()
|
D | xstormy16-opc.h | 120 long f_abs24_2; member
|