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

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

Completed in 40 milliseconds