Home
last modified time | relevance | path

Searched refs:MEP_OPERAND_SIMM6 (Results 1 – 5 of 5) sorted by relevance

/toolchain/binutils/binutils-2.25/opcodes/
Dmep-ibld.c1120 case MEP_OPERAND_SIMM6 : in mep_cgen_insert_operand()
1721 case MEP_OPERAND_SIMM6 : in mep_cgen_extract_operand()
2207 case MEP_OPERAND_SIMM6 : in mep_cgen_get_int_operand()
2659 case MEP_OPERAND_SIMM6 : in mep_cgen_get_vma_operand()
3077 case MEP_OPERAND_SIMM6 : in mep_cgen_set_int_operand()
3480 case MEP_OPERAND_SIMM6 : in mep_cgen_set_vma_operand()
Dmep-desc.h260 , MEP_OPERAND_UDISP2, MEP_OPERAND_UIMM2, MEP_OPERAND_SIMM6, MEP_OPERAND_SIMM8 enumerator
Dmep-asm.c1219 case MEP_OPERAND_SIMM6 : in mep_cgen_parse_operand()
1220 errmsg = cgen_parse_signed_integer (cd, strp, MEP_OPERAND_SIMM6, (long *) (& fields->f_6s8)); in mep_cgen_parse_operand()
Dmep-dis.c1120 case MEP_OPERAND_SIMM6 : in mep_cgen_print_operand()
Dmep-desc.c1114 { "simm6", MEP_OPERAND_SIMM6, HW_H_SINT, 8, 6,