From: Michael Meissner Date: Thu, 27 Feb 1997 16:37:37 +0000 (+0000) Subject: Deal with 64 bit instruction sizes on the tic80 X-Git-Url: https://repo.jachan.dev/binutils.git/commitdiff_plain/dcbf6f077fcba3bce7a21fe2403ebd9f9ed60a4a?hp=94b569d255c396c885df895ff200a3317dd31de0 Deal with 64 bit instruction sizes on the tic80 --- diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 9afe350b31..4d2bfbccb1 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,4 +1,8 @@ start-sanitize-tic80 +Thu Feb 27 11:36:41 1997 Michael Meissner + + * tic80-dis.c (print_insn_tic80): Set info->bytes_per_line to 8. + Wed Feb 26 15:34:48 1997 Michael Meissner * tic80-opc.c (tic80_predefined_symbols): Define r25 properly.