[Issue 16854] Inline assembler has VMOVLHPS and VMOVHLPS swapped

2017-01-16 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16854

--- Comment #4 from github-bugzi...@puremagic.com ---
Commits pushed to newCTFE at https://github.com/dlang/dmd

https://github.com/dlang/dmd/commit/95c9e17d9dfc28dc5a09b0d152882f196b1de537
fix Issue 16854 - Inline assembler has VMOVLHPS and VMOVHLPS swapped

https://github.com/dlang/dmd/commit/f42867c5f9f601fc5d67e9c0156bfb5a49a9f019
Merge pull request #6291 from WalterBright/fix16854

--


[Issue 16854] Inline assembler has VMOVLHPS and VMOVHLPS swapped

2016-12-27 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16854

--- Comment #3 from github-bugzi...@puremagic.com ---
Commits pushed to scope at https://github.com/dlang/dmd

https://github.com/dlang/dmd/commit/95c9e17d9dfc28dc5a09b0d152882f196b1de537
fix Issue 16854 - Inline assembler has VMOVLHPS and VMOVHLPS swapped

https://github.com/dlang/dmd/commit/f42867c5f9f601fc5d67e9c0156bfb5a49a9f019
Merge pull request #6291 from WalterBright/fix16854

--


[Issue 16854] Inline assembler has VMOVLHPS and VMOVHLPS swapped

2016-12-04 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16854

--- Comment #2 from github-bugzi...@puremagic.com ---
Commits pushed to master at https://github.com/dlang/dmd

https://github.com/dlang/dmd/commit/95c9e17d9dfc28dc5a09b0d152882f196b1de537
fix Issue 16854 - Inline assembler has VMOVLHPS and VMOVHLPS swapped

https://github.com/dlang/dmd/commit/f42867c5f9f601fc5d67e9c0156bfb5a49a9f019
Merge pull request #6291 from WalterBright/fix16854

fix Issue 16854 - Inline assembler has VMOVLHPS and VMOVHLPS swapped

--


[Issue 16854] Inline assembler has VMOVLHPS and VMOVHLPS swapped

2016-11-29 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16854

Walter Bright  changed:

   What|Removed |Added

   Keywords||iasm

--


[Issue 16854] Inline assembler has VMOVLHPS and VMOVHLPS swapped

2016-11-29 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16854

--- Comment #1 from Walter Bright  ---
https://github.com/dlang/dmd/pull/6291

--


[Issue 16854] Inline assembler has VMOVLHPS and VMOVHLPS swapped

2016-11-29 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16854

Walter Bright  changed:

   What|Removed |Added

   Keywords||wrong-code

--