Searched refs:f_Rbj (Results 1 – 4 of 4) sorted by relevance
/toolchain/binutils/binutils-2.25/opcodes/ |
D | xstormy16-ibld.c | 572 errmsg = insert_normal (cd, fields->f_Rbj, 0, 0, 11, 1, 32, total_length, buffer); in xstormy16_cgen_insert_operand() 718 …gth = extract_normal (cd, ex_info, insn_value, 0, 0, 11, 1, 32, total_length, pc, & fields->f_Rbj); in xstormy16_cgen_extract_operand() 859 value = fields->f_Rbj; in xstormy16_cgen_get_int_operand() 951 value = fields->f_Rbj; in xstormy16_cgen_get_vma_operand() 1050 fields->f_Rbj = value; in xstormy16_cgen_set_int_operand() 1139 fields->f_Rbj = value; in xstormy16_cgen_set_vma_operand()
|
D | xstormy16-opc.h | 92 long f_Rbj; member
|
D | xstormy16-asm.c | 204 errmsg = cgen_parse_keyword (cd, strp, & xstormy16_cgen_opval_gr_Rb_names, & fields->f_Rbj); in xstormy16_cgen_parse_operand()
|
D | xstormy16-dis.c | 96 print_keyword (cd, info, & xstormy16_cgen_opval_gr_Rb_names, fields->f_Rbj, 0); in xstormy16_cgen_print_operand()
|