Searched refs:IQ2000_OPERAND_COUNT (Results 1 – 5 of 5) sorted by relevance
/toolchain/binutils/binutils-2.27/opcodes/ |
D | iq2000-ibld.c | 608 case IQ2000_OPERAND_COUNT : in iq2000_cgen_insert_operand() 789 case IQ2000_OPERAND_COUNT : in iq2000_cgen_extract_operand() 959 case IQ2000_OPERAND_COUNT : in iq2000_cgen_get_int_operand() 1072 case IQ2000_OPERAND_COUNT : in iq2000_cgen_get_vma_operand() 1192 case IQ2000_OPERAND_COUNT : in iq2000_cgen_set_int_operand() 1302 case IQ2000_OPERAND_COUNT : in iq2000_cgen_set_vma_operand()
|
D | iq2000-asm.c | 383 case IQ2000_OPERAND_COUNT : in iq2000_cgen_parse_operand() 384 …errmsg = cgen_parse_unsigned_integer (cd, strp, IQ2000_OPERAND_COUNT, (unsigned long *) (& fields-… in iq2000_cgen_parse_operand()
|
D | iq2000-desc.h | 278 , IQ2000_OPERAND_MASK, IQ2000_OPERAND_MASKQ10, IQ2000_OPERAND_MASKL, IQ2000_OPERAND_COUNT enumerator
|
D | iq2000-dis.c | 125 case IQ2000_OPERAND_COUNT : in iq2000_cgen_print_operand()
|
D | iq2000-desc.c | 378 { "count", IQ2000_OPERAND_COUNT, HW_H_UINT, 15, 7,
|