Searched refs:MEP_OPERAND_IMM8P4 (Results 1 – 5 of 5) sorted by relevance
/toolchain/binutils/binutils-2.25/opcodes/ |
D | mep-ibld.c | 857 case MEP_OPERAND_IMM8P4 : in mep_cgen_insert_operand() 1484 case MEP_OPERAND_IMM8P4 : in mep_cgen_extract_operand() 1988 case MEP_OPERAND_IMM8P4 : in mep_cgen_get_int_operand() 2440 case MEP_OPERAND_IMM8P4 : in mep_cgen_get_vma_operand() 2893 case MEP_OPERAND_IMM8P4 : in mep_cgen_set_int_operand() 3296 case MEP_OPERAND_IMM8P4 : in mep_cgen_set_vma_operand()
|
D | mep-desc.h | 275 , MEP_OPERAND_IMM6P6, MEP_OPERAND_IMM8P4, MEP_OPERAND_SIMM8P4, MEP_OPERAND_IMM3P5 enumerator
|
D | mep-asm.c | 1000 case MEP_OPERAND_IMM8P4 : in mep_cgen_parse_operand() 1001 …errmsg = cgen_parse_unsigned_integer (cd, strp, MEP_OPERAND_IMM8P4, (unsigned long *) (& fields->f… in mep_cgen_parse_operand()
|
D | mep-dis.c | 901 case MEP_OPERAND_IMM8P4 : in mep_cgen_print_operand()
|
D | mep-desc.c | 1350 { "imm8p4", MEP_OPERAND_IMM8P4, HW_H_UINT, 4, 8,
|