This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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]

[Bug target/81664] __attribute__((target("movbe"))) does not work


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81664

Daniel Fruzynski <bugzilla@poradnik-webmastera.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |INVALID

--- Comment #5 from Daniel Fruzynski <bugzilla@poradnik-webmastera.com> ---
OK, you are right. I assumed that movbe instruction can work on registers.
After compiling your code movbe was generated. I also was mislead by your first
response, I thought that you are talking about movbe instruction support in
general, not about target attribute. So I am closing this issue.

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