Searched refs:f_Rd (Results 1 – 4 of 4) sorted by relevance
/toolchain/binutils/binutils-2.25/opcodes/ |
D | xstormy16-ibld.c | 575 errmsg = insert_normal (cd, fields->f_Rd, 0, 0, 12, 4, 32, total_length, buffer); in xstormy16_cgen_insert_operand() 721 …ngth = extract_normal (cd, ex_info, insn_value, 0, 0, 12, 4, 32, total_length, pc, & fields->f_Rd); in xstormy16_cgen_extract_operand() 862 value = fields->f_Rd; in xstormy16_cgen_get_int_operand() 954 value = fields->f_Rd; in xstormy16_cgen_get_vma_operand() 1053 fields->f_Rd = value; in xstormy16_cgen_set_int_operand() 1142 fields->f_Rd = value; in xstormy16_cgen_set_vma_operand()
|
D | xstormy16-opc.h | 87 long f_Rd; member
|
D | xstormy16-asm.c | 207 errmsg = cgen_parse_keyword (cd, strp, & xstormy16_cgen_opval_gr_names, & fields->f_Rd); in xstormy16_cgen_parse_operand()
|
D | xstormy16-dis.c | 99 print_keyword (cd, info, & xstormy16_cgen_opval_gr_names, fields->f_Rd, 0); in xstormy16_cgen_print_operand()
|