June 05, 2014 [dmd-internals] [D-Programming-Language/dmd] b41f78: Fix issue 12849: pmovmskb instruction cannot store... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: b41f78f5ecf4687bf1c026a472c5a341c17bed1e https://github.com/D-Programming-Language/dmd/commit/b41f78f5ecf4687bf1c026a472c5a341c17bed1e Author: Hackerpilot <briancschott@gmail.com> Date: 2014-06-04 (Wed, 04 Jun 2014) Changed paths: M src/backend/ptrntab.c Log Message: ----------- Fix issue 12849: pmovmskb instruction cannot store to 64-bit registers Commit: 50e1c2b336d4d05949b90c94c4f0e94507af9f81 https://github.com/D-Programming-Language/dmd/commit/50e1c2b336d4d05949b90c94c4f0e94507af9f81 Author: Hackerpilot <briancschott@gmail.com> Date: 2014-06-04 (Wed, 04 Jun 2014) Changed paths: M src/backend/ptrntab.c Log Message: ----------- Another attempt at understanding these constants Commit: b034d2682f0819d128b60104a4d314f913220b5d https://github.com/D-Programming-Language/dmd/commit/b034d2682f0819d128b60104a4d314f913220b5d Author: Hackerpilot <briancschott@gmail.com> Date: 2014-06-04 (Wed, 04 Jun 2014) Changed paths: M test/runnable/iasm64.d Log Message: ----------- Add unit test for 64-bit pmovmskb Commit: addae511ef59fb6f970e10c5fe10c12f6442f128 https://github.com/D-Programming-Language/dmd/commit/addae511ef59fb6f970e10c5fe10c12f6442f128 Author: Walter Bright <walter@walterbright.com> Date: 2014-06-05 (Thu, 05 Jun 2014) Changed paths: M src/backend/ptrntab.c M test/runnable/iasm64.d Log Message: ----------- Merge pull request #3621 from Hackerpilot/issue-12849 Fix issue 12849: pmovmskb instruction cannot store to 64-bit registers Compare: https://github.com/D-Programming-Language/dmd/compare/60c134683152...addae511ef59 |
Copyright © 1999-2021 by the D Language Foundation