Searched refs:MEP_OPERAND_IMM8P20 (Results 1 – 5 of 5) sorted by relevance
/toolchain/binutils/binutils-2.25/opcodes/ |
D | mep-ibld.c | 854 case MEP_OPERAND_IMM8P20 : in mep_cgen_insert_operand() 1481 case MEP_OPERAND_IMM8P20 : in mep_cgen_extract_operand() 1985 case MEP_OPERAND_IMM8P20 : in mep_cgen_get_int_operand() 2437 case MEP_OPERAND_IMM8P20 : in mep_cgen_get_vma_operand() 2890 case MEP_OPERAND_IMM8P20 : in mep_cgen_set_int_operand() 3293 case MEP_OPERAND_IMM8P20 : in mep_cgen_set_vma_operand()
|
D | mep-desc.h | 278 , MEP_OPERAND_IMM8P0, MEP_OPERAND_SIMM8P0, MEP_OPERAND_SIMM8P20, MEP_OPERAND_IMM8P20 enumerator
|
D | mep-asm.c | 997 case MEP_OPERAND_IMM8P20 : in mep_cgen_parse_operand() 998 …errmsg = cgen_parse_unsigned_integer (cd, strp, MEP_OPERAND_IMM8P20, (unsigned long *) (& fields->… in mep_cgen_parse_operand()
|
D | mep-dis.c | 898 case MEP_OPERAND_IMM8P20 : in mep_cgen_print_operand()
|
D | mep-desc.c | 1406 { "imm8p20", MEP_OPERAND_IMM8P20, HW_H_UINT, 20, 8,
|