Searched refs:f_Rb (Results 1 – 4 of 4) sorted by relevance
/toolchain/binutils/binutils-2.25/opcodes/ |
D | xstormy16-ibld.c | 569 errmsg = insert_normal (cd, fields->f_Rb, 0, 0, 17, 3, 32, total_length, buffer); in xstormy16_cgen_insert_operand() 715 …ngth = extract_normal (cd, ex_info, insn_value, 0, 0, 17, 3, 32, total_length, pc, & fields->f_Rb); in xstormy16_cgen_extract_operand() 856 value = fields->f_Rb; in xstormy16_cgen_get_int_operand() 948 value = fields->f_Rb; in xstormy16_cgen_get_vma_operand() 1047 fields->f_Rb = value; in xstormy16_cgen_set_int_operand() 1136 fields->f_Rb = value; in xstormy16_cgen_set_vma_operand()
|
D | xstormy16-opc.h | 91 long f_Rb; member
|
D | xstormy16-asm.c | 201 errmsg = cgen_parse_keyword (cd, strp, & xstormy16_cgen_opval_gr_Rb_names, & fields->f_Rb); in xstormy16_cgen_parse_operand()
|
D | xstormy16-dis.c | 93 print_keyword (cd, info, & xstormy16_cgen_opval_gr_Rb_names, fields->f_Rb, 0); in xstormy16_cgen_print_operand()
|