Home
last modified time | relevance | path

Searched refs:f_Rj (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.27/opcodes/
Dfr30-ibld.c594 errmsg = insert_normal (cd, fields->f_Rj, 0, 0, 8, 4, 16, total_length, buffer); in fr30_cgen_insert_operand()
792 …ength = extract_normal (cd, ex_info, insn_value, 0, 0, 8, 4, 16, total_length, pc, & fields->f_Rj); in fr30_cgen_extract_operand()
995 value = fields->f_Rj; in fr30_cgen_get_int_operand()
1123 value = fields->f_Rj; in fr30_cgen_get_vma_operand()
1255 fields->f_Rj = value; in fr30_cgen_set_int_operand()
1376 fields->f_Rj = value; in fr30_cgen_set_vma_operand()
Dfr30-opc.h102 long f_Rj; member
Dfr30-dis.c209 print_keyword (cd, info, & fr30_cgen_opval_gr_names, fields->f_Rj, 0); in fr30_cgen_print_operand()