From 865662004136ecc8f9f45c41fcd20bd9a3573bbf Mon Sep 17 00:00:00 2001 From: Anthony Green Date: Thu, 11 Jun 2009 11:36:14 +0000 Subject: Add PC-relative branch support to moxie sim. --- sim/moxie/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'sim/moxie/ChangeLog') diff --git a/sim/moxie/ChangeLog b/sim/moxie/ChangeLog index c528de3..eacfeb98 100644 --- a/sim/moxie/ChangeLog +++ b/sim/moxie/ChangeLog @@ -1,3 +1,8 @@ +2009-06-11 Anthony Green + + * interp.c (INST2OFFSET): Define. + (sim_resume): Support new PC relative branch instructions. + 2009-05-09 Anthony Green * interp.c (sim_resume): Add missing breaks in switch. -- cgit v1.1