Searched refs:parse_unsigned7 (Results 1 – 1 of 1) sorted by relevance
| /trueos/contrib/binutils/opcodes/ |
| HD | mep-asm.c | 63 static const char * parse_unsigned7 (CGEN_CPU_DESC, const char **, enum cgen_operand_type, unsigne… 417 parse_unsigned7 (CGEN_CPU_DESC cd, const char **strp, in parse_unsigned7() function 965 errmsg = parse_unsigned7 (cd, strp, MEP_OPERAND_UDISP7, (unsigned long *) (& fields->f_7u9)); in mep_cgen_parse_operand() 968 … errmsg = parse_unsigned7 (cd, strp, MEP_OPERAND_UDISP7A2, (unsigned long *) (& fields->f_7u9a2)); in mep_cgen_parse_operand() 971 … errmsg = parse_unsigned7 (cd, strp, MEP_OPERAND_UDISP7A4, (unsigned long *) (& fields->f_7u9a4)); in mep_cgen_parse_operand()
|