Searched refs:MEP_OPERAND_SIMM16P0 (Results 1 – 5 of 5) sorted by relevance
/toolchain/binutils/binutils-2.25/opcodes/ |
D | mep-ibld.c | 1106 case MEP_OPERAND_SIMM16P0 : in mep_cgen_insert_operand() 1710 case MEP_OPERAND_SIMM16P0 : in mep_cgen_extract_operand() 2204 case MEP_OPERAND_SIMM16P0 : in mep_cgen_get_int_operand() 2656 case MEP_OPERAND_SIMM16P0 : in mep_cgen_get_vma_operand() 3074 case MEP_OPERAND_SIMM16P0 : in mep_cgen_set_int_operand() 3477 case MEP_OPERAND_SIMM16P0 : in mep_cgen_set_vma_operand()
|
D | mep-desc.h | 281 , MEP_OPERAND_SIMM16P0, MEP_OPERAND_IVC2RM, MEP_OPERAND_IVC2CRN, MEP_OPERAND_IVC2CCRN enumerator
|
D | mep-asm.c | 1216 case MEP_OPERAND_SIMM16P0 : in mep_cgen_parse_operand() 1217 …errmsg = parse_signed16_range (cd, strp, MEP_OPERAND_SIMM16P0, (long *) (& fields->f_ivc2_simm16p0… in mep_cgen_parse_operand()
|
D | mep-dis.c | 1117 case MEP_OPERAND_SIMM16P0 : in mep_cgen_print_operand()
|
D | mep-desc.c | 1442 { "simm16p0", MEP_OPERAND_SIMM16P0, HW_H_SINT, 0, 16,
|