Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/binutils/opcodes/
Dmep-ibld.c989 case MEP_OPERAND_UIMM24 : in mep_cgen_insert_operand()
1413 case MEP_OPERAND_UIMM24 : in mep_cgen_extract_operand()
1716 case MEP_OPERAND_UIMM24 : in mep_cgen_get_int_operand()
1991 case MEP_OPERAND_UIMM24 : in mep_cgen_get_vma_operand()
2251 case MEP_OPERAND_UIMM24 : in mep_cgen_set_int_operand()
2500 case MEP_OPERAND_UIMM24 : in mep_cgen_set_vma_operand()
Dmep-desc.h246 , MEP_OPERAND_UDISP7A4, MEP_OPERAND_UIMM7A4, MEP_OPERAND_UIMM24, MEP_OPERAND_CIMM4 enumerator
Dmep-asm.c979 case MEP_OPERAND_UIMM24 : in mep_cgen_parse_operand()
980 …errmsg = cgen_parse_unsigned_integer (cd, strp, MEP_OPERAND_UIMM24, (unsigned long *) (& fields->f… in mep_cgen_parse_operand()
Dmep-dis.c755 case MEP_OPERAND_UIMM24 : in mep_cgen_print_operand()
Dmep-desc.c1075 { "uimm24", MEP_OPERAND_UIMM24, HW_H_UINT, 8, 24,