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

/haiku-fatelf/src/bin/gdb/opcodes/
H A Dxstormy16-opc.h87 long f_Rd; member in struct:cgen_fields
H A Dxstormy16-ibld.c584 errmsg = insert_normal (cd, fields->f_Rd, 0, 0, 12, 4, 32, total_length, buffer);
732 length = extract_normal (cd, ex_info, insn_value, 0, 0, 12, 4, 32, total_length, pc, & fields->f_Rd);
876 value = fields->f_Rd;
969 value = fields->f_Rd;
1071 fields->f_Rd = value;
1161 fields->f_Rd = value;
H A Dxstormy16-asm.c217 errmsg = cgen_parse_keyword (cd, strp, & xstormy16_cgen_opval_gr_names, & fields->f_Rd);
H A Dxstormy16-dis.c103 print_keyword (cd, info, & xstormy16_cgen_opval_gr_names, fields->f_Rd, 0);

Completed in 101 milliseconds