Re: [PATCH] [x86] Incorrect naming of FMA Builtins in documentation.

2013-09-12 Thread Uros Bizjak
On Wed, Sep 11, 2013 at 11:48 PM, Cameron McInally wrote: > Hey guys, > > It appears that there are errors in the x86 FMA Builtins > documentation. The FMA instruction names should be prefixed with a > 'v'. Also the FMA instructions operate on XMM/YMM registers, not MMX > registers. > > Please fin

[PATCH] [x86] Incorrect naming of FMA Builtins in documentation.

2013-09-11 Thread Cameron McInally
Hey guys, It appears that there are errors in the x86 FMA Builtins documentation. The FMA instruction names should be prefixed with a 'v'. Also the FMA instructions operate on XMM/YMM registers, not MMX registers. Please find a Patch and ChangeLog attached for both issues. I do not have commit ac