Home
last modified time | relevance | path

Searched refs:f_Rdm (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.25/opcodes/
Dxstormy16-ibld.c578 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()
Dxstormy16-opc.h88 long f_Rdm; member
Dxstormy16-asm.c210 errmsg = cgen_parse_keyword (cd, strp, & xstormy16_cgen_opval_gr_names, & fields->f_Rdm); in xstormy16_cgen_parse_operand()
Dxstormy16-dis.c102 print_keyword (cd, info, & xstormy16_cgen_opval_gr_names, fields->f_Rdm, 0); in xstormy16_cgen_print_operand()