Searched refs:MEP_OPERAND_IMM6P2 (Results 1 – 5 of 5) sorted by relevance
/toolchain/binutils/binutils-2.25/opcodes/ |
D | mep-ibld.c | 845 case MEP_OPERAND_IMM6P2 : in mep_cgen_insert_operand() 1472 case MEP_OPERAND_IMM6P2 : in mep_cgen_extract_operand() 1976 case MEP_OPERAND_IMM6P2 : in mep_cgen_get_int_operand() 2428 case MEP_OPERAND_IMM6P2 : in mep_cgen_get_vma_operand() 2881 case MEP_OPERAND_IMM6P2 : in mep_cgen_set_int_operand() 3284 case MEP_OPERAND_IMM6P2 : 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 | 988 case MEP_OPERAND_IMM6P2 : in mep_cgen_parse_operand() 989 …errmsg = cgen_parse_unsigned_integer (cd, strp, MEP_OPERAND_IMM6P2, (unsigned long *) (& fields->f… in mep_cgen_parse_operand()
|
D | mep-dis.c | 889 case MEP_OPERAND_IMM6P2 : in mep_cgen_print_operand()
|
D | mep-desc.c | 1382 { "imm6p2", MEP_OPERAND_IMM6P2, HW_H_UINT, 2, 6,
|