Searched refs:MEP_OPERAND_CIMM4 (Results 1 – 5 of 5) sorted by relevance
| /freebsd-10-stable/contrib/binutils/opcodes/ |
| D | mep-ibld.c | 645 case MEP_OPERAND_CIMM4 : in mep_cgen_insert_operand() 1125 case MEP_OPERAND_CIMM4 : in mep_cgen_extract_operand() 1503 case MEP_OPERAND_CIMM4 : in mep_cgen_get_int_operand() 1778 case MEP_OPERAND_CIMM4 : in mep_cgen_get_vma_operand() 2060 case MEP_OPERAND_CIMM4 : in mep_cgen_set_int_operand() 2309 case MEP_OPERAND_CIMM4 : in mep_cgen_set_vma_operand()
|
| D | mep-desc.h | 246 , MEP_OPERAND_UDISP7A4, MEP_OPERAND_UIMM7A4, MEP_OPERAND_UIMM24, MEP_OPERAND_CIMM4 enumerator
|
| D | mep-asm.c | 766 case MEP_OPERAND_CIMM4 : in mep_cgen_parse_operand() 767 …errmsg = cgen_parse_unsigned_integer (cd, strp, MEP_OPERAND_CIMM4, (unsigned long *) (& fields->f_… in mep_cgen_parse_operand()
|
| D | mep-dis.c | 542 case MEP_OPERAND_CIMM4 : in mep_cgen_print_operand()
|
| D | mep-desc.c | 1079 { "cimm4", MEP_OPERAND_CIMM4, HW_H_UINT, 4, 4,
|