Searched refs:f_Rjc (Results 1 – 3 of 3) sorted by relevance
/toolchain/binutils/binutils-2.27/opcodes/ |
D | fr30-ibld.c | 597 errmsg = insert_normal (cd, fields->f_Rjc, 0, 16, 8, 4, 16, total_length, buffer); in fr30_cgen_insert_operand() 795 …gth = extract_normal (cd, ex_info, insn_value, 0, 16, 8, 4, 16, total_length, pc, & fields->f_Rjc); in fr30_cgen_extract_operand() 998 value = fields->f_Rjc; in fr30_cgen_get_int_operand() 1126 value = fields->f_Rjc; in fr30_cgen_get_vma_operand() 1258 fields->f_Rjc = value; in fr30_cgen_set_int_operand() 1379 fields->f_Rjc = value; in fr30_cgen_set_vma_operand()
|
D | fr30-opc.h | 106 long f_Rjc; member
|
D | fr30-dis.c | 212 print_keyword (cd, info, & fr30_cgen_opval_gr_names, fields->f_Rjc, 0); in fr30_cgen_print_operand()
|