Searched refs:MEP_OPERAND_IMM4P8 (Results 1 – 5 of 5) sorted by relevance
/toolchain/binutils/binutils-2.25/opcodes/ |
D | mep-ibld.c | 830 case MEP_OPERAND_IMM4P8 : in mep_cgen_insert_operand() 1457 case MEP_OPERAND_IMM4P8 : in mep_cgen_extract_operand() 1961 case MEP_OPERAND_IMM4P8 : in mep_cgen_get_int_operand() 2413 case MEP_OPERAND_IMM4P8 : in mep_cgen_get_vma_operand() 2866 case MEP_OPERAND_IMM4P8 : in mep_cgen_set_int_operand() 3269 case MEP_OPERAND_IMM4P8 : in mep_cgen_set_vma_operand()
|
D | mep-desc.h | 274 , MEP_OPERAND_IMM3P4, MEP_OPERAND_IMM3P9, MEP_OPERAND_IMM4P8, MEP_OPERAND_IMM5P7 enumerator
|
D | mep-asm.c | 973 case MEP_OPERAND_IMM4P8 : in mep_cgen_parse_operand() 974 …errmsg = cgen_parse_unsigned_integer (cd, strp, MEP_OPERAND_IMM4P8, (unsigned long *) (& fields->f… in mep_cgen_parse_operand()
|
D | mep-dis.c | 874 case MEP_OPERAND_IMM4P8 : in mep_cgen_print_operand()
|
D | mep-desc.c | 1338 { "imm4p8", MEP_OPERAND_IMM4P8, HW_H_UINT, 8, 4,
|