From 515d8d71521740a084d422b7bb7941ed5f3ee837 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Thu, 3 Jan 2008 07:41:03 +0000 Subject: Rewrite matcher to allow easier handling of SSE instructions. A\\Correct/add copyrights. --- libcpu/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'libcpu/ChangeLog') diff --git a/libcpu/ChangeLog b/libcpu/ChangeLog index c5be1d7b..6ba6cacb 100644 --- a/libcpu/ChangeLog +++ b/libcpu/ChangeLog @@ -1,3 +1,10 @@ +2008-01-02 Ulrich Drepper + + * i386_disasm.c (i386_disasm): Extend matcher to allow tables to + contain instructions with prefixes. + * defs/i386: Use for many SSE operations. + * i386_data.h (FCT_mmxreg2): Removed. + 2008-01-01 Ulrich Drepper * defs/i386: More 0f prefix support. -- cgit v1.2.1