From ad87e8651b588d3e1eae38d950d2c1ccf43068d4 Mon Sep 17 00:00:00 2001 From: Doug Evans Date: Fri, 13 Feb 1998 02:33:26 +0000 Subject: [PATCH] * cgen.h (lookup_insn): New argument alias_p. * dvp.h (VU_FLAG_[IEMDT]): New macros. --- include/opcode/ChangeLog | 8 ++++++++ include/opcode/cgen.h | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog index 65ff1376aa..1fee071482 100644 --- a/include/opcode/ChangeLog +++ b/include/opcode/ChangeLog @@ -1,3 +1,11 @@ +Thu Feb 12 18:30:41 1998 Doug Evans + + * cgen.h (lookup_insn): New argument alias_p. + +start-sanitize-sky + * dvp.h (VU_FLAG_[IEMDT]): New macros. + +end-sanitize-sky Thu Feb 12 03:41:00 1998 J"orn Rennecke Fix rac to accept only a0: diff --git a/include/opcode/cgen.h b/include/opcode/cgen.h index 4b9644aa38..212797d65c 100644 --- a/include/opcode/cgen.h +++ b/include/opcode/cgen.h @@ -845,7 +845,7 @@ CGEN_SYM (get_insn_operands) PARAMS ((const CGEN_INSN *, cgen_insn_t, int, int *)); const CGEN_INSN * CGEN_SYM (lookup_insn) PARAMS ((const CGEN_INSN *, cgen_insn_t, - int, CGEN_FIELDS *)); + int, CGEN_FIELDS *, int)); CGEN_INLINE void CGEN_SYM (put_operand) PARAMS ((int, const long *,