Home
last modified time | relevance | path

Searched refs:f_cm_3func (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.27/opcodes/
Diq2000-ibld.c597 errmsg = insert_normal (cd, fields->f_cm_3func, 0, 0, 5, 3, 32, total_length, buffer); in iq2000_cgen_insert_operand()
778 …= extract_normal (cd, ex_info, insn_value, 0, 0, 5, 3, 32, total_length, pc, & fields->f_cm_3func); in iq2000_cgen_extract_operand()
948 value = fields->f_cm_3func; in iq2000_cgen_get_int_operand()
1061 value = fields->f_cm_3func; in iq2000_cgen_get_vma_operand()
1181 fields->f_cm_3func = value; in iq2000_cgen_set_int_operand()
1291 fields->f_cm_3func = value; in iq2000_cgen_set_vma_operand()
Diq2000-opc.h161 long f_cm_3func; member
Diq2000-dis.c114 print_normal (cd, info, fields->f_cm_3func, 0, pc, length); in iq2000_cgen_print_operand()
Diq2000-asm.c372 …rse_unsigned_integer (cd, strp, IQ2000_OPERAND_CM_3FUNC, (unsigned long *) (& fields->f_cm_3func)); in iq2000_cgen_parse_operand()