From 6347aad80cc64963f855c83cb0e7ba3db2d3d8b2 Mon Sep 17 00:00:00 2001 From: Hans-Peter Nilsson Date: Wed, 7 Jan 2009 01:09:24 +0000 Subject: * frv.cpu (mabshs): Explicitly sign-extend arguments of abs to DI. (DI-ext-HI, DI-ext-UHI, DI-ext-DI): New pmacros. (media-arith-sat-semantics): Explicitly sign- or zero-extend arguments of "operation" to DI using "mode" and the new pmacros. --- cpu/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'cpu/ChangeLog') diff --git a/cpu/ChangeLog b/cpu/ChangeLog index 8f46cf2..3fbbd89 100644 --- a/cpu/ChangeLog +++ b/cpu/ChangeLog @@ -1,3 +1,10 @@ +2009-01-07 Hans-Peter Nilsson + + * frv.cpu (mabshs): Explicitly sign-extend arguments of abs to DI. + (DI-ext-HI, DI-ext-UHI, DI-ext-DI): New pmacros. + (media-arith-sat-semantics): Explicitly sign- or zero-extend + arguments of "operation" to DI using "mode" and the new pmacros. + 2009-01-03 Hans-Peter Nilsson * cris.cpu (cris-implemented-writable-specregs-v32): Correct size -- cgit v1.1