Searched refs:f_Rdm (Results 1 – 4 of 4) sorted by relevance
/toolchain/binutils/binutils-2.25/opcodes/ |
D | xstormy16-ibld.c | 578 errmsg = insert_normal (cd, fields->f_Rdm, 0, 0, 13, 3, 32, total_length, buffer); in xstormy16_cgen_insert_operand() 724 …gth = extract_normal (cd, ex_info, insn_value, 0, 0, 13, 3, 32, total_length, pc, & fields->f_Rdm); in xstormy16_cgen_extract_operand() 865 value = fields->f_Rdm; in xstormy16_cgen_get_int_operand() 957 value = fields->f_Rdm; in xstormy16_cgen_get_vma_operand() 1056 fields->f_Rdm = value; in xstormy16_cgen_set_int_operand() 1145 fields->f_Rdm = value; in xstormy16_cgen_set_vma_operand()
|
D | xstormy16-opc.h | 88 long f_Rdm; member
|
D | xstormy16-asm.c | 210 errmsg = cgen_parse_keyword (cd, strp, & xstormy16_cgen_opval_gr_names, & fields->f_Rdm); in xstormy16_cgen_parse_operand()
|
D | xstormy16-dis.c | 102 print_keyword (cd, info, & xstormy16_cgen_opval_gr_names, fields->f_Rdm, 0); in xstormy16_cgen_print_operand()
|