Searched refs:MEP_OPERAND_IMM5P3 (Results 1 – 5 of 5) sorted by relevance
/toolchain/binutils/binutils-2.25/opcodes/ |
D | mep-ibld.c | 836 case MEP_OPERAND_IMM5P3 : in mep_cgen_insert_operand() 1463 case MEP_OPERAND_IMM5P3 : in mep_cgen_extract_operand() 1967 case MEP_OPERAND_IMM5P3 : in mep_cgen_get_int_operand() 2419 case MEP_OPERAND_IMM5P3 : in mep_cgen_get_vma_operand() 2872 case MEP_OPERAND_IMM5P3 : in mep_cgen_set_int_operand() 3275 case MEP_OPERAND_IMM5P3 : in mep_cgen_set_vma_operand()
|
D | mep-desc.h | 277 , MEP_OPERAND_IMM5P3, MEP_OPERAND_IMM6P2, MEP_OPERAND_IMM5P23, MEP_OPERAND_IMM3P25 enumerator
|
D | mep-asm.c | 979 case MEP_OPERAND_IMM5P3 : in mep_cgen_parse_operand() 980 …errmsg = cgen_parse_unsigned_integer (cd, strp, MEP_OPERAND_IMM5P3, (unsigned long *) (& fields->f… in mep_cgen_parse_operand()
|
D | mep-dis.c | 880 case MEP_OPERAND_IMM5P3 : in mep_cgen_print_operand()
|
D | mep-desc.c | 1378 { "imm5p3", MEP_OPERAND_IMM5P3, HW_H_UINT, 3, 5,
|