Searched refs:MEP_OPERAND_IMM4P4 (Results 1 – 5 of 5) sorted by relevance
/toolchain/binutils/binutils-2.25/opcodes/ |
D | mep-ibld.c | 827 case MEP_OPERAND_IMM4P4 : in mep_cgen_insert_operand() 1454 case MEP_OPERAND_IMM4P4 : in mep_cgen_extract_operand() 1958 case MEP_OPERAND_IMM4P4 : in mep_cgen_get_int_operand() 2410 case MEP_OPERAND_IMM4P4 : in mep_cgen_get_vma_operand() 2863 case MEP_OPERAND_IMM4P4 : in mep_cgen_set_int_operand() 3266 case MEP_OPERAND_IMM4P4 : in mep_cgen_set_vma_operand()
|
D | mep-desc.h | 276 , MEP_OPERAND_IMM3P12, MEP_OPERAND_IMM4P4, MEP_OPERAND_IMM4P10, MEP_OPERAND_IMM5P8 enumerator
|
D | mep-asm.c | 970 case MEP_OPERAND_IMM4P4 : in mep_cgen_parse_operand() 971 …errmsg = cgen_parse_unsigned_integer (cd, strp, MEP_OPERAND_IMM4P4, (unsigned long *) (& fields->f… in mep_cgen_parse_operand()
|
D | mep-dis.c | 871 case MEP_OPERAND_IMM4P4 : in mep_cgen_print_operand()
|
D | mep-desc.c | 1366 { "imm4p4", MEP_OPERAND_IMM4P4, HW_H_UINT, 4, 4,
|