Home
last modified time | relevance | path

Searched refs:MEP_OPERAND_SIMM16 (Results 1 – 6 of 6) sorted by relevance

/toolchain/binutils/binutils-2.25/opcodes/
Dmep-ibld.c1103 case MEP_OPERAND_SIMM16 : in mep_cgen_insert_operand()
1707 case MEP_OPERAND_SIMM16 : in mep_cgen_extract_operand()
2201 case MEP_OPERAND_SIMM16 : in mep_cgen_get_int_operand()
2653 case MEP_OPERAND_SIMM16 : in mep_cgen_get_vma_operand()
3071 case MEP_OPERAND_SIMM16 : in mep_cgen_set_int_operand()
3474 case MEP_OPERAND_SIMM16 : in mep_cgen_set_vma_operand()
Dmep-desc.h259 , MEP_OPERAND_SDISP16, MEP_OPERAND_SIMM16, MEP_OPERAND_UIMM16, MEP_OPERAND_CODE16 enumerator
Dmep-asm.c1213 case MEP_OPERAND_SIMM16 : in mep_cgen_parse_operand()
1214 errmsg = parse_signed16 (cd, strp, MEP_OPERAND_SIMM16, (long *) (& fields->f_16s16)); in mep_cgen_parse_operand()
Dmep-dis.c1114 case MEP_OPERAND_SIMM16 : in mep_cgen_print_operand()
Dmep-desc.c1094 { "simm16", MEP_OPERAND_SIMM16, HW_H_SINT, 16, 16,
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-mep.c1865 case MEP_OPERAND_SIMM16: in md_cgen_lookup_reloc()