Searched refs:f_Rj (Results 1 – 4 of 4) sorted by relevance
/toolchain/binutils/binutils-2.25/opcodes/ |
D | fr30-ibld.c | 587 errmsg = insert_normal (cd, fields->f_Rj, 0, 0, 8, 4, 16, total_length, buffer); in fr30_cgen_insert_operand() 785 …ength = extract_normal (cd, ex_info, insn_value, 0, 0, 8, 4, 16, total_length, pc, & fields->f_Rj); in fr30_cgen_extract_operand() 988 value = fields->f_Rj; in fr30_cgen_get_int_operand() 1116 value = fields->f_Rj; in fr30_cgen_get_vma_operand() 1248 fields->f_Rj = value; in fr30_cgen_set_int_operand() 1369 fields->f_Rj = value; in fr30_cgen_set_vma_operand()
|
D | fr30-opc.h | 102 long f_Rj; member
|
D | fr30-asm.c | 212 errmsg = cgen_parse_keyword (cd, strp, & fr30_cgen_opval_gr_names, & fields->f_Rj); in fr30_cgen_parse_operand()
|
D | fr30-dis.c | 209 print_keyword (cd, info, & fr30_cgen_opval_gr_names, fields->f_Rj, 0); in fr30_cgen_print_operand()
|