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

/haiku-fatelf/src/bin/gdb/opcodes/
H A Dxstormy16-opc.h90 long f_Rs; member in struct:cgen_fields
H A Dxstormy16-ibld.c593 errmsg = insert_normal (cd, fields->f_Rs, 0, 0, 8, 4, 32, total_length, buffer);
741 length = extract_normal (cd, ex_info, insn_value, 0, 0, 8, 4, 32, total_length, pc, & fields->f_Rs);
885 value = fields->f_Rs;
978 value = fields->f_Rs;
1080 fields->f_Rs = value;
1170 fields->f_Rs = value;
H A Dxstormy16-asm.c226 errmsg = cgen_parse_keyword (cd, strp, & xstormy16_cgen_opval_gr_names, & fields->f_Rs);
H A Dxstormy16-dis.c112 print_keyword (cd, info, & xstormy16_cgen_opval_gr_names, fields->f_Rs, 0);

Completed in 40 milliseconds