Regernate cgen built files.
[deliverable/binutils-gdb.git] / opcodes / fr30-asm.c
index 40f015ad0358519639c294e15745872d7a1f4ae0..be9c36c947c2eca4c88e79490a47fbb21ed2dc0d 100644 (file)
@@ -571,7 +571,7 @@ parse_insn_normal (cd, insn, strp, fields)
        }
 
       /* We have an operand of some sort.  */
-      errmsg = fr30_cgen_parse_operand (cd, CGEN_SYNTAX_FIELD (*syn),
+      errmsg = cd->parse_operand (cd, CGEN_SYNTAX_FIELD (*syn),
                                          &str, fields);
       if (errmsg)
        return errmsg;
This page took 0.022874 seconds and 4 git commands to generate.