aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2007-10-12 22:26:55 +0000
committerH.J. Lu <hjl.tools@gmail.com>2007-10-12 22:26:55 +0000
commit9fcfb3d73eefbae03f2df3a0aac8367256eb7853 (patch)
tree1b8b9e33fe1fbcf397894dc5775ee0fa5c85f63d /gas/ChangeLog
parent899cff7a33c091c54efd65010dc895342754896e (diff)
downloadgdb-9fcfb3d73eefbae03f2df3a0aac8367256eb7853.zip
gdb-9fcfb3d73eefbae03f2df3a0aac8367256eb7853.tar.gz
gdb-9fcfb3d73eefbae03f2df3a0aac8367256eb7853.tar.bz2
2007-10-12 H.J. Lu <hongjiu.lu@intel.com>
* config/tc-i386.c (process_operands): Simplify implicit xmm0 handling.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 6bffb5c..82a5d36 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,5 +1,10 @@
2007-10-12 H.J. Lu <hongjiu.lu@intel.com>
+ * config/tc-i386.c (process_operands): Simplify implicit xmm0
+ handling.
+
+2007-10-12 H.J. Lu <hongjiu.lu@intel.com>
+
* config/tc-i386.c (process_operands): Check the firstxmm0
field in opcode_modifier for instruction with a implicit
xmm0 as the first operand.