[dmd-internals] [D-Programming-Language/dmd] 34b056: fix missing REX_B for [R8-15] operand
noreply at github.com
noreply at github.com
Wed Sep 28 19:40:46 PDT 2011
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 34b0563f9a301bbd8ba9c11186af24d43d9d7372
https://github.com/D-Programming-Language/dmd/commit/34b0563f9a301bbd8ba9c11186af24d43d9d7372
Author: dawg <dawg at dawgfoto.de>
Date: 2011-09-27 (Tue, 27 Sep 2011)
Changed paths:
M src/iasm.c
M test/runnable/iasm64.d
Log Message:
-----------
fix missing REX_B for [R8-15] operand
Commit: d646965d4199592ff8390e6806a0e07741ebeb73
https://github.com/D-Programming-Language/dmd/commit/d646965d4199592ff8390e6806a0e07741ebeb73
Author: Walter Bright <walter at walterbright.com>
Date: 2011-09-28 (Wed, 28 Sep 2011)
Changed paths:
M src/iasm.c
M test/runnable/iasm64.d
Log Message:
-----------
Merge pull request #413 from dawgfoto/master
fix missing REX_B for [R8-15] iasm operand
Compare: https://github.com/D-Programming-Language/dmd/compare/164ed24...d646965
More information about the dmd-internals
mailing list