Home
last modified time | relevance | path

Searched refs:MEP_OPERAND_UIMM24 (Results 1 – 5 of 5) sorted by relevance

/toolchain/binutils/binutils-2.25/opcodes/
Dmep-ibld.c1169 case MEP_OPERAND_UIMM24 : in mep_cgen_insert_operand()
1772 case MEP_OPERAND_UIMM24 : in mep_cgen_extract_operand()
2252 case MEP_OPERAND_UIMM24 : in mep_cgen_get_int_operand()
2704 case MEP_OPERAND_UIMM24 : in mep_cgen_get_vma_operand()
3118 case MEP_OPERAND_UIMM24 : in mep_cgen_set_int_operand()
3521 case MEP_OPERAND_UIMM24 : in mep_cgen_set_vma_operand()
Dmep-desc.h263 , MEP_OPERAND_UDISP7A4, MEP_OPERAND_UIMM7A4, MEP_OPERAND_UIMM24, MEP_OPERAND_CIMM4 enumerator
Dmep-asm.c1264 case MEP_OPERAND_UIMM24 : in mep_cgen_parse_operand()
1265 …errmsg = cgen_parse_unsigned_integer (cd, strp, MEP_OPERAND_UIMM24, (unsigned long *) (& fields->f… in mep_cgen_parse_operand()
Dmep-dis.c1165 case MEP_OPERAND_UIMM24 : in mep_cgen_print_operand()
Dmep-desc.c1162 { "uimm24", MEP_OPERAND_UIMM24, HW_H_UINT, 8, 24,