Searched refs:f_Rdm (Results 1 - 4 of 4) sorted by relevance

/haiku-fatelf/src/bin/gdb/opcodes/
H A Dxstormy16-opc.h88 long f_Rdm; member in struct:cgen_fields
H A Dxstormy16-ibld.c587 errmsg = insert_normal (cd, fields->f_Rdm, 0, 0, 13, 3, 32, total_length, buffer);
735 length = extract_normal (cd, ex_info, insn_value, 0, 0, 13, 3, 32, total_length, pc, & fields->f_Rdm);
879 value = fields->f_Rdm;
972 value = fields->f_Rdm;
1074 fields->f_Rdm = value;
1164 fields->f_Rdm = value;
H A Dxstormy16-asm.c220 errmsg = cgen_parse_keyword (cd, strp, & xstormy16_cgen_opval_gr_names, & fields->f_Rdm);
H A Dxstormy16-dis.c106 print_keyword (cd, info, & xstormy16_cgen_opval_gr_names, fields->f_Rdm, 0);

Completed in 106 milliseconds