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]

[PATCH,i386] Correctly handle .set derective for evex registers.


Hi,

Currently we fail on following code:

    .set  ACC, %xmm17
    vaddss   %xmm0,%xmm1,ACC

Attached patch fixes it.
Ok for trunk?

Attachment: 0001-Correctly-handle-evex-only-registers-in-.set-derecti.patch
Description: Text document


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