Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/opcodes/
Dfr30-ibld.c591 errmsg = insert_normal (cd, fields->f_Ric, 0, 16, 12, 4, 16, total_length, buffer); in fr30_cgen_insert_operand()
789 …th = extract_normal (cd, ex_info, insn_value, 0, 16, 12, 4, 16, total_length, pc, & fields->f_Ric); in fr30_cgen_extract_operand()
992 value = fields->f_Ric; in fr30_cgen_get_int_operand()
1120 value = fields->f_Ric; in fr30_cgen_get_vma_operand()
1252 fields->f_Ric = value; in fr30_cgen_set_int_operand()
1373 fields->f_Ric = value; in fr30_cgen_set_vma_operand()
Dfr30-opc.h107 long f_Ric; member
Dfr30-dis.c206 print_keyword (cd, info, & fr30_cgen_opval_gr_names, fields->f_Ric, 0); in fr30_cgen_print_operand()