Thread overview
[Issue 16857] inline assembler reverses operands of VPEXTRW instruction
Nov 30, 2016
Walter Bright
Aug 18, 2020
Dlang Bot
Aug 18, 2020
Dlang Bot
November 30, 2016
https://issues.dlang.org/show_bug.cgi?id=16857

Walter Bright <bugzilla@digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |iasm, wrong-code

--
August 18, 2020
https://issues.dlang.org/show_bug.cgi?id=16857

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@WalterBright created dlang/dmd pull request #11589 "Issue 16857 - inline assembler reverses operands of VPEXTRW instruction" mentioning this issue:

- Issue 16857 - inline assembler reverses operands of VPEXTRW instruction

https://github.com/dlang/dmd/pull/11589

--
August 18, 2020
https://issues.dlang.org/show_bug.cgi?id=16857

Dlang Bot <dlang-bot@dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #11589 "Fix Issue 16857 - inline assembler reverses operands of VPEXTRW instruction" was merged into master:

- 821b5451c782574490b5be7a4bc02dd197236338 by Walter Bright:
  Fix Issue 16857 - inline assembler reverses operands of VPEXTRW instruction

https://github.com/dlang/dmd/pull/11589

--