Searched refs:f_Rjc (Results 1 – 4 of 4) sorted by relevance
/toolchain/binutils/binutils-2.25/opcodes/ |
D | fr30-ibld.c | 590 errmsg = insert_normal (cd, fields->f_Rjc, 0, 16, 8, 4, 16, total_length, buffer); in fr30_cgen_insert_operand() 788 …gth = extract_normal (cd, ex_info, insn_value, 0, 16, 8, 4, 16, total_length, pc, & fields->f_Rjc); in fr30_cgen_extract_operand() 991 value = fields->f_Rjc; in fr30_cgen_get_int_operand() 1119 value = fields->f_Rjc; in fr30_cgen_get_vma_operand() 1251 fields->f_Rjc = value; in fr30_cgen_set_int_operand() 1372 fields->f_Rjc = value; in fr30_cgen_set_vma_operand()
|
D | fr30-opc.h | 106 long f_Rjc; member
|
D | fr30-asm.c | 215 errmsg = cgen_parse_keyword (cd, strp, & fr30_cgen_opval_gr_names, & fields->f_Rjc); in fr30_cgen_parse_operand()
|
D | fr30-dis.c | 212 print_keyword (cd, info, & fr30_cgen_opval_gr_names, fields->f_Rjc, 0); in fr30_cgen_print_operand()
|