Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/opcodes/
Dxstormy16-ibld.c575 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()
Dxstormy16-opc.h87 long f_Rd; member
Dxstormy16-asm.c207 errmsg = cgen_parse_keyword (cd, strp, & xstormy16_cgen_opval_gr_names, & fields->f_Rd); in xstormy16_cgen_parse_operand()
Dxstormy16-dis.c99 print_keyword (cd, info, & xstormy16_cgen_opval_gr_names, fields->f_Rd, 0); in xstormy16_cgen_print_operand()