Searched refs:MEP_OPERAND_CDISP10A8 (Results 1 – 5 of 5) sorted by relevance
/toolchain/binutils/binutils-2.25/opcodes/ |
D | mep-ibld.c | 670 case MEP_OPERAND_CDISP10A8 : in mep_cgen_insert_operand() 1324 case MEP_OPERAND_CDISP10A8 : in mep_cgen_extract_operand() 1865 case MEP_OPERAND_CDISP10A8 : in mep_cgen_get_int_operand() 2317 case MEP_OPERAND_CDISP10A8 : in mep_cgen_get_vma_operand() 2776 case MEP_OPERAND_CDISP10A8 : in mep_cgen_set_int_operand() 3179 case MEP_OPERAND_CDISP10A8 : in mep_cgen_set_vma_operand()
|
D | mep-desc.h | 265 , MEP_OPERAND_CDISP10A8, MEP_OPERAND_ZERO, MEP_OPERAND_RL5, MEP_OPERAND_CDISP12 enumerator
|
D | mep-asm.c | 877 case MEP_OPERAND_CDISP10A8 : in mep_cgen_parse_operand() 878 errmsg = parse_cdisp10 (cd, strp, MEP_OPERAND_CDISP10A8, (long *) (& fields->f_cdisp10)); in mep_cgen_parse_operand()
|
D | mep-dis.c | 778 case MEP_OPERAND_CDISP10A8 : in mep_cgen_print_operand()
|
D | mep-desc.c | 1186 { "cdisp10a8", MEP_OPERAND_CDISP10A8, HW_H_SINT, 22, 10,
|