Searched refs:f_cm_4func (Results 1 – 4 of 4) sorted by relevance
/toolchain/binutils/binutils-2.27/opcodes/ |
D | iq2000-ibld.c | 603 errmsg = insert_normal (cd, fields->f_cm_4func, 0, 0, 5, 4, 32, total_length, buffer); in iq2000_cgen_insert_operand() 784 …= extract_normal (cd, ex_info, insn_value, 0, 0, 5, 4, 32, total_length, pc, & fields->f_cm_4func); in iq2000_cgen_extract_operand() 954 value = fields->f_cm_4func; in iq2000_cgen_get_int_operand() 1067 value = fields->f_cm_4func; in iq2000_cgen_get_vma_operand() 1187 fields->f_cm_4func = value; in iq2000_cgen_set_int_operand() 1297 fields->f_cm_4func = value; in iq2000_cgen_set_vma_operand()
|
D | iq2000-opc.h | 162 long f_cm_4func; member
|
D | iq2000-dis.c | 120 print_normal (cd, info, fields->f_cm_4func, 0, pc, length); in iq2000_cgen_print_operand()
|
D | iq2000-asm.c | 378 …rse_unsigned_integer (cd, strp, IQ2000_OPERAND_CM_4FUNC, (unsigned long *) (& fields->f_cm_4func)); in iq2000_cgen_parse_operand()
|