mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-08-06 06:45:56 +08:00
Regernate cgen built files.
This commit is contained in:
@ -479,7 +479,7 @@ parse_insn_normal (cd, insn, strp, fields)
|
||||
}
|
||||
|
||||
/* We have an operand of some sort. */
|
||||
errmsg = xstormy16_cgen_parse_operand (cd, CGEN_SYNTAX_FIELD (*syn),
|
||||
errmsg = cd->parse_operand (cd, CGEN_SYNTAX_FIELD (*syn),
|
||||
&str, fields);
|
||||
if (errmsg)
|
||||
return errmsg;
|
||||
|
Reference in New Issue
Block a user