[dmd-internals] [D-Programming-Language/dmd] c056b9: Fix issue 12971 - Missing REX prefix for 8 bit reg...
GitHub via dmd-internals
dmd-internals at puremagic.com
Wed Apr 8 14:58:25 PDT 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: c056b9dd2dfb6f03e0a3cb0c98c0c85b64dfe5d8
https://github.com/D-Programming-Language/dmd/commit/c056b9dd2dfb6f03e0a3cb0c98c0c85b64dfe5d8
Author: WalterW <WalterWaldron at users.noreply.github.com>
Date: 2015-04-04 (Sat, 04 Apr 2015)
Changed paths:
M src/iasm.c
M test/runnable/iasm64.d
Log Message:
-----------
Fix issue 12971 - Missing REX prefix for 8 bit register access
Commit: 0bd6aad8f49221886275bc965d8bd25a0160e7a2
https://github.com/D-Programming-Language/dmd/commit/0bd6aad8f49221886275bc965d8bd25a0160e7a2
Author: Walter Bright <walter at walterbright.com>
Date: 2015-04-08 (Wed, 08 Apr 2015)
Changed paths:
M src/iasm.c
M test/runnable/iasm64.d
Log Message:
-----------
Merge pull request #4554 from WalterWaldron/fix12971
Fix issue 12971 - Missing REX prefix for 8 bit register access
Compare: https://github.com/D-Programming-Language/dmd/compare/9a61591163a6...0bd6aad8f492
More information about the dmd-internals
mailing list