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

/haiku-fatelf/src/bin/gdb/opcodes/
H A Dxstormy16-opc.h89 long f_Rm; member in struct:cgen_fields
H A Dxstormy16-ibld.c590 errmsg = insert_normal (cd, fields->f_Rm, 0, 0, 4, 3, 32, total_length, buffer);
738 length = extract_normal (cd, ex_info, insn_value, 0, 0, 4, 3, 32, total_length, pc, & fields->f_Rm);
882 value = fields->f_Rm;
975 value = fields->f_Rm;
1077 fields->f_Rm = value;
1167 fields->f_Rm = value;
H A Dxstormy16-asm.c223 errmsg = cgen_parse_keyword (cd, strp, & xstormy16_cgen_opval_gr_names, & fields->f_Rm);
H A Dxstormy16-dis.c109 print_keyword (cd, info, & xstormy16_cgen_opval_gr_names, fields->f_Rm, 0);

Completed in 45 milliseconds