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://git.libre-soc.org/?a=commitdiff_plain;h=dcbf6f077fcba3bce7a21fe2403ebd9f9ed60a4a;p=binutils-gdb.git Deal with 64 bit instruction sizes on the tic80 --- diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 9afe350b313..4d2bfbccb11 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.