Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/opcodes/
Dxstormy16-ibld.c582 FLD (f_abs24_1) = ((FLD (f_abs24)) & (255)); in xstormy16_cgen_insert_operand()
585 errmsg = insert_normal (cd, fields->f_abs24_1, 0, 0, 8, 8, 32, total_length, buffer); in xstormy16_cgen_insert_operand()
727 … = extract_normal (cd, ex_info, insn_value, 0, 0, 8, 8, 32, total_length, pc, & fields->f_abs24_1); in xstormy16_cgen_extract_operand()
731 FLD (f_abs24) = ((((FLD (f_abs24_2)) << (8))) | (FLD (f_abs24_1))); in xstormy16_cgen_extract_operand()
Dxstormy16-opc.h119 long f_abs24_1; member