This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PATCH: Support AVX Programming Reference (June, 2011)


On Thu, Jun 16, 2011 at 3:05 PM, Quentin Neill
<quentin.neill.gnu@gmail.com> wrote:
> On Fri, Jun 10, 2011 at 4:29 PM, H.J. Lu <hongjiu.lu@intel.com> wrote:
>> Hi,
>>
>> I checked in this patch to support AVX Programming Reference (June,
>> 2011).
>>
>>
>> H.J.
>> ---
>> gas/
>>
>> 2011-06-10 ?H.J. Lu ?<hongjiu.lu@intel.com>
>>
>> ? ? ? ?AVX Programming Reference (June, 2011)
>> ? ? ? ?* config/tc-i386.c (i386_error): Add invalid_vsib_address and
>> ? ? ? ?unsupported_vector_index_register.
>> ? ? ? ?(cpu_arch): Add .avx2, .bmi2, .lzcnt and .invpcid.
>> ? ? ? ?(check_VecOperands): New.
>> ? ? ? ?(match_template): Call check_VecOperands. ?Handle
>> ? ? ? ?invalid_vsib_address and unsupported_vector_index_register.
>> ? ? ? ?(build_modrm_byte): Support VecSIB. ?Check register-only source
>> ? ? ? ?operand when two source operands are swapped.
>> ? ? ? ?(i386_index_check): Allow Xmm/Ymm index registers.
>>
>> ? ? ? ?* doc/c-i386.texi: Document avx2/.avx2, bmi2/.bmi2, lzcnt/.lzcnt
>> ? ? ? ?and invpcid./invpcid.
>>

> Will be documented in gas/doc/c-i386.texi?

Only very brief ones. See above.

-- 
H.J.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]