From aa27b04178c9bb9409472a0c141e5200e420fe76 Mon Sep 17 00:00:00 2001 From: DJ Delorie Date: Tue, 14 Mar 2006 00:29:59 +0000 Subject: * m32c.cpu (decimal-subtraction16-insn): Add second operand. (btst): Add optional :G suffix for MACH32. (or.b:S): New. (pop.w:G): Add optional :G suffix for MACH16. (push.b.imm): Fix syntax. --- cpu/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'cpu/ChangeLog') diff --git a/cpu/ChangeLog b/cpu/ChangeLog index e96b74ac00..39739d5c53 100644 --- a/cpu/ChangeLog +++ b/cpu/ChangeLog @@ -1,3 +1,11 @@ +2006-03-13 DJ Delorie + + * m32c.cpu (decimal-subtraction16-insn): Add second operand. + (btst): Add optional :G suffix for MACH32. + (or.b:S): New. + (pop.w:G): Add optional :G suffix for MACH16. + (push.b.imm): Fix syntax. + 2006-03-10 DJ Delorie * m32c.cpu (mul.l): New. -- cgit v1.2.1