Searched refs:f_ivc2_crm (Results 1 – 4 of 4) sorted by relevance
/toolchain/binutils/binutils-2.25/opcodes/ |
D | mep-ibld.c | 970 errmsg = insert_normal (cd, fields->f_ivc2_crm, 0, 0, 4, 4, 32, total_length, buffer); in mep_cgen_insert_operand() 1582 …= extract_normal (cd, ex_info, insn_value, 0, 0, 4, 4, 32, total_length, pc, & fields->f_ivc2_crm); in mep_cgen_extract_operand() 2091 value = fields->f_ivc2_crm; in mep_cgen_get_int_operand() 2543 value = fields->f_ivc2_crm; in mep_cgen_get_vma_operand() 2973 fields->f_ivc2_crm = value; in mep_cgen_set_int_operand() 3376 fields->f_ivc2_crm = value; in mep_cgen_set_vma_operand()
|
D | mep-opc.h | 491 long f_ivc2_crm; member
|
D | mep-dis.c | 1004 print_keyword (cd, info, & mep_cgen_opval_h_gpr, fields->f_ivc2_crm, 0); in mep_cgen_print_operand()
|
D | mep-asm.c | 1103 errmsg = cgen_parse_keyword (cd, strp, & mep_cgen_opval_h_gpr, & fields->f_ivc2_crm); in mep_cgen_parse_operand()
|