Searched refs:MEP_OPERAND_IMM3P4 (Results 1 – 5 of 5) sorted by relevance
/toolchain/binutils/binutils-2.25/opcodes/ |
D | mep-ibld.c | 815 case MEP_OPERAND_IMM3P4 : in mep_cgen_insert_operand() 1442 case MEP_OPERAND_IMM3P4 : in mep_cgen_extract_operand() 1946 case MEP_OPERAND_IMM3P4 : in mep_cgen_get_int_operand() 2398 case MEP_OPERAND_IMM3P4 : in mep_cgen_get_vma_operand() 2851 case MEP_OPERAND_IMM3P4 : in mep_cgen_set_int_operand() 3254 case MEP_OPERAND_IMM3P4 : 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 | 958 case MEP_OPERAND_IMM3P4 : in mep_cgen_parse_operand() 959 …errmsg = cgen_parse_unsigned_integer (cd, strp, MEP_OPERAND_IMM3P4, (unsigned long *) (& fields->f… in mep_cgen_parse_operand()
|
D | mep-dis.c | 859 case MEP_OPERAND_IMM3P4 : in mep_cgen_print_operand()
|
D | mep-desc.c | 1330 { "imm3p4", MEP_OPERAND_IMM3P4, HW_H_UINT, 4, 3,
|