Searched refs:MEP_OPERAND_CALLNUM (Results 1 – 5 of 5) sorted by relevance
| /freebsd-11-stable/contrib/binutils/opcodes/ |
| HD | mep-ibld.c | 582 case MEP_OPERAND_CALLNUM : in mep_cgen_insert_operand() 1073 case MEP_OPERAND_CALLNUM : in mep_cgen_extract_operand() 1482 case MEP_OPERAND_CALLNUM : in mep_cgen_get_int_operand() 1757 case MEP_OPERAND_CALLNUM : in mep_cgen_get_vma_operand() 2039 case MEP_OPERAND_CALLNUM : in mep_cgen_set_int_operand() 2288 case MEP_OPERAND_CALLNUM : in mep_cgen_set_vma_operand()
|
| HD | mep-desc.h | 244 , MEP_OPERAND_ADDR24A4, MEP_OPERAND_CODE24, MEP_OPERAND_CALLNUM, MEP_OPERAND_UIMM3 enumerator
|
| HD | mep-asm.c | 745 case MEP_OPERAND_CALLNUM : in mep_cgen_parse_operand() 746 …errmsg = cgen_parse_unsigned_integer (cd, strp, MEP_OPERAND_CALLNUM, (unsigned long *) (& fields->… in mep_cgen_parse_operand()
|
| HD | mep-dis.c | 521 case MEP_OPERAND_CALLNUM : in mep_cgen_print_operand()
|
| HD | mep-desc.c | 1043 { "callnum", MEP_OPERAND_CALLNUM, HW_H_UINT, 5, 4,
|