Home
last modified time | relevance | path

Searched refs:f_abs24_2 (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/opcodes/
Dxstormy16-ibld.c590 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()
Dxstormy16-opc.h120 long f_abs24_2; member