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

/haiku-fatelf/src/bin/gdb/opcodes/
H A Dxstormy16-opc.h120 long f_abs24_2; member in struct:cgen_fields
H A Dxstormy16-ibld.c599 FLD (f_abs24_2) = ((unsigned int) (FLD (f_abs24)) >> (8));
604 errmsg = insert_normal (cd, fields->f_abs24_2, 0, 0, 16, 16, 32, total_length, buffer);
747 length = extract_normal (cd, ex_info, insn_value, 0, 0, 16, 16, 32, total_length, pc, & fields->f_abs24_2);
749 FLD (f_abs24) = ((((FLD (f_abs24_2)) << (8))) | (FLD (f_abs24_1)));

Completed in 35 milliseconds