From d03124067c162553fb099983d2a6c9bf6e247284 Mon Sep 17 00:00:00 2001 From: Dave Brolley Date: Wed, 24 Sep 2003 19:04:54 +0000 Subject: 2003-09-24 Dave Brolley * frv.cpu (u-commit): New modelling unit for fr500. (mwtaccg): Use frv_ref_SI to reference ACC40Sk as an input operand. (commit-r): Use u-commit model for fr500. (commit): Ditto. (conditional-float-binary-op): Take profiling data as an argument. Update callers. (ne-float-binary-op): Ditto. --- cpu/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'cpu/ChangeLog') diff --git a/cpu/ChangeLog b/cpu/ChangeLog index f273fc1..a5d1900 100644 --- a/cpu/ChangeLog +++ b/cpu/ChangeLog @@ -1,3 +1,13 @@ +2003-09-24 Dave Brolley + + * frv.cpu (u-commit): New modelling unit for fr500. + (mwtaccg): Use frv_ref_SI to reference ACC40Sk as an input operand. + (commit-r): Use u-commit model for fr500. + (commit): Ditto. + (conditional-float-binary-op): Take profiling data as an argument. + Update callers. + (ne-float-binary-op): Ditto. + 2003-09-19 Michael Snyder * frv.cpu (nldqi): Delete unimplemented instruction. -- cgit v1.1