Searched refs:IQ2000_OPERAND_MLO16 (Results 1 – 5 of 5) sorted by relevance
/toolchain/binutils/binutils-2.25/opcodes/ |
D | iq2000-ibld.c | 642 case IQ2000_OPERAND_MLO16 : in iq2000_cgen_insert_operand() 825 case IQ2000_OPERAND_MLO16 : in iq2000_cgen_extract_operand() 985 case IQ2000_OPERAND_MLO16 : in iq2000_cgen_get_int_operand() 1098 case IQ2000_OPERAND_MLO16 : in iq2000_cgen_get_vma_operand() 1218 case IQ2000_OPERAND_MLO16 : in iq2000_cgen_set_int_operand() 1328 case IQ2000_OPERAND_MLO16 : in iq2000_cgen_set_vma_operand()
|
D | iq2000-asm.c | 424 case IQ2000_OPERAND_MLO16 : in iq2000_cgen_parse_operand() 425 errmsg = parse_mlo16 (cd, strp, IQ2000_OPERAND_MLO16, (unsigned long *) (& fields->f_imm)); in iq2000_cgen_parse_operand()
|
D | iq2000-desc.h | 282 , IQ2000_OPERAND_HI16, IQ2000_OPERAND_LO16, IQ2000_OPERAND_MLO16, IQ2000_OPERAND_JMPTARGQ10 enumerator
|
D | iq2000-dis.c | 158 case IQ2000_OPERAND_MLO16 : in iq2000_cgen_print_operand()
|
D | iq2000-desc.c | 438 { "mlo16", IQ2000_OPERAND_MLO16, HW_H_UINT, 15, 16,
|