Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/binutils/opcodes/
Dmep-ibld.c949 case MEP_OPERAND_SIMM6 : in mep_cgen_insert_operand()
1371 case MEP_OPERAND_SIMM6 : in mep_cgen_extract_operand()
1680 case MEP_OPERAND_SIMM6 : in mep_cgen_get_int_operand()
1955 case MEP_OPERAND_SIMM6 : in mep_cgen_get_vma_operand()
2219 case MEP_OPERAND_SIMM6 : in mep_cgen_set_int_operand()
2468 case MEP_OPERAND_SIMM6 : in mep_cgen_set_vma_operand()
Dmep-desc.h243 , MEP_OPERAND_UDISP2, MEP_OPERAND_UIMM2, MEP_OPERAND_SIMM6, MEP_OPERAND_SIMM8 enumerator
Dmep-asm.c943 case MEP_OPERAND_SIMM6 : in mep_cgen_parse_operand()
944 errmsg = cgen_parse_signed_integer (cd, strp, MEP_OPERAND_SIMM6, (long *) (& fields->f_6s8)); in mep_cgen_parse_operand()
Dmep-dis.c719 case MEP_OPERAND_SIMM6 : in mep_cgen_print_operand()
Dmep-desc.c1027 { "simm6", MEP_OPERAND_SIMM6, HW_H_SINT, 8, 6,