Searched refs:MEP_OPERAND_SIMM8 (Results 1 – 5 of 5) sorted by relevance
| /trueos/contrib/binutils/opcodes/ |
| HD | mep-ibld.c | 952 case MEP_OPERAND_SIMM8 : in mep_cgen_insert_operand() 1374 case MEP_OPERAND_SIMM8 : in mep_cgen_extract_operand() 1683 case MEP_OPERAND_SIMM8 : in mep_cgen_get_int_operand() 1958 case MEP_OPERAND_SIMM8 : in mep_cgen_get_vma_operand() 2222 case MEP_OPERAND_SIMM8 : in mep_cgen_set_int_operand() 2471 case MEP_OPERAND_SIMM8 : in mep_cgen_set_vma_operand()
|
| HD | mep-desc.h | 243 , MEP_OPERAND_UDISP2, MEP_OPERAND_UIMM2, MEP_OPERAND_SIMM6, MEP_OPERAND_SIMM8 enumerator
|
| HD | mep-asm.c | 946 case MEP_OPERAND_SIMM8 : in mep_cgen_parse_operand() 947 errmsg = cgen_parse_signed_integer (cd, strp, MEP_OPERAND_SIMM8, (long *) (& fields->f_8s8)); in mep_cgen_parse_operand()
|
| HD | mep-dis.c | 722 case MEP_OPERAND_SIMM8 : in mep_cgen_print_operand()
|
| HD | mep-desc.c | 1031 { "simm8", MEP_OPERAND_SIMM8, HW_H_SINT, 8, 8,
|