* gdb.exp (gdb_test_multiple): New function, cloned from
[deliverable/binutils-gdb.git] / opcodes / xstormy16-asm.c
index d4db37c7885453409e402d02bd8bba0c9dedc521..324c091893eeea8e8c28ad24181e531519b6a2ab 100644 (file)
@@ -52,6 +52,8 @@ static const char * parse_mem8
   PARAMS ((CGEN_CPU_DESC, const char **, int, unsigned long *));
 static const char * parse_small_immediate
   PARAMS ((CGEN_CPU_DESC, const char **, int, unsigned long *));
+static const char * parse_immediate16
+  PARAMS ((CGEN_CPU_DESC, const char **, int, unsigned long *));
 
 /* The machine-independent code doesn't know how to disambiguate
      mov (foo),r3
This page took 0.023662 seconds and 4 git commands to generate.