Searched refs:MEP_OPERAND_CIMM5 (Results 1 – 5 of 5) sorted by relevance
/toolchain/binutils/binutils-2.25/opcodes/ |
D | mep-ibld.c | 683 case MEP_OPERAND_CIMM5 : in mep_cgen_insert_operand() 1338 case MEP_OPERAND_CIMM5 : in mep_cgen_extract_operand() 1874 case MEP_OPERAND_CIMM5 : in mep_cgen_get_int_operand() 2326 case MEP_OPERAND_CIMM5 : in mep_cgen_get_vma_operand() 2785 case MEP_OPERAND_CIMM5 : in mep_cgen_set_int_operand() 3188 case MEP_OPERAND_CIMM5 : in mep_cgen_set_vma_operand()
|
D | mep-desc.h | 264 , MEP_OPERAND_CIMM5, MEP_OPERAND_CDISP10, MEP_OPERAND_CDISP10A2, MEP_OPERAND_CDISP10A4 enumerator
|
D | mep-asm.c | 886 case MEP_OPERAND_CIMM5 : in mep_cgen_parse_operand() 887 …errmsg = cgen_parse_unsigned_integer (cd, strp, MEP_OPERAND_CIMM5, (unsigned long *) (& fields->f_… in mep_cgen_parse_operand()
|
D | mep-dis.c | 787 case MEP_OPERAND_CIMM5 : in mep_cgen_print_operand()
|
D | mep-desc.c | 1170 { "cimm5", MEP_OPERAND_CIMM5, HW_H_UINT, 24, 5,
|