insns.dat: collapse relaxed forms
commit79c2e37bc0ced2fa3315be05bc9fcabe7f9ea1c4
authorH. Peter Anvin <hpa@zytor.com>
Thu, 25 Jun 2009 01:36:24 +0000 (24 18:36 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Thu, 25 Jun 2009 01:36:24 +0000 (24 18:36 -0700)
treecfa7bd82a415e7ccf14cb53d36df497136c4762f
parent37b3c59fc83c6aba2e7e35b62ee60e38acf5c801
insns.dat: collapse relaxed forms

Change the relaxed forms to the compact representation.  This
*deliberately* does not fix bugs where the relaxed form does not match
the official form; this is strictly a "no change in output" checkin.

All remaining open-coded relaxed forms are very likely bugs, and need
to be individually audited.  Furthermore, it is questionable if the
Intel FMA instructions, being destructive, should have relaxed forms
at all.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
insns.dat