From 6e9a3f4d034f998ffbf6128aae3a26d6745832a5 Mon Sep 17 00:00:00 2001 From: John Healy Date: Fri, 12 Oct 2001 18:28:57 +0000 Subject: 2001-10-12 John Healy * cgen-dis.in (print_insn): Use min (cd->base_insn_bitsize, buflen*8) for the length when extracting the base part of the insn. --- opcodes/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'opcodes/ChangeLog') diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index b0ef719..e241f60 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,8 @@ +2001-10-12 John Healy + + * cgen-dis.in (print_insn): Use min (cd->base_insn_bitsize, buflen*8) + for the length when extracting the base part of the insn. + 2001-10-09 Bruno Haible * cgen-asm.in (*_cgen_build_insn_regex): Generate a case sensitive -- cgit v1.1