From c3cad878c97ee7804b95d498cb3890e64088b8a8 Mon Sep 17 00:00:00 2001 From: Michael Meissner Date: Thu, 8 May 1997 23:04:22 +0000 Subject: Really fix the bbo/bbz instructions. --- sim/tic80/ChangeLog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sim/tic80/ChangeLog') diff --git a/sim/tic80/ChangeLog b/sim/tic80/ChangeLog index 33d6b1b..b1f9d09 100644 --- a/sim/tic80/ChangeLog +++ b/sim/tic80/ChangeLog @@ -3,7 +3,8 @@ Thu May 8 11:57:47 1997 Michael Meissner * insns (jsr,bsr): For non-allulled calls, set r31 so that the return address does not reexecute the instruction in the delay slot. - (bbo,bbz): Reverse bit number. + (bbo,bbz): Complement bit number to reverse the one's complement + that the assembler is required to do. * misc.c (tic80_trace_*): Change format slightly to accomidate real large decimal values. -- cgit v1.1