digitalmars.D.bugs - [Issue 8827] New: Cannot move contents of R12
- d-bugmail puremagic.com (27/27) Oct 15 2012 http://d.puremagic.com/issues/show_bug.cgi?id=8827
- d-bugmail puremagic.com (10/10) Apr 19 2013 http://d.puremagic.com/issues/show_bug.cgi?id=8827
- d-bugmail puremagic.com (11/11) Apr 19 2013 http://d.puremagic.com/issues/show_bug.cgi?id=8827
- d-bugmail puremagic.com (11/11) Apr 19 2013 http://d.puremagic.com/issues/show_bug.cgi?id=8827
- d-bugmail puremagic.com (9/9) Apr 19 2013 http://d.puremagic.com/issues/show_bug.cgi?id=8827
- d-bugmail puremagic.com (9/9) Apr 19 2013 http://d.puremagic.com/issues/show_bug.cgi?id=8827
http://d.puremagic.com/issues/show_bug.cgi?id=8827 Summary: Cannot move contents of R12 Product: D Version: D2 Platform: x86_64 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: DMD AssignedTo: nobody puremagic.com ReportedBy: jcrapuchettes gmail.com 14:14:26 PDT --- Using dmd 2.060 and 2.059, the contents of R12 cannot be moved to another register. I have tested with mov, movsd, and movupd instructions and the compiler returns with all of them: "Error: bad addr mode". Example: void main() { asm { mov R8, [R12]; } } -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
Oct 15 2012
http://d.puremagic.com/issues/show_bug.cgi?id=8827 David Simcha <dsimcha yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dsimcha yahoo.com *** Issue 9964 has been marked as a duplicate of this issue. *** -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
Apr 19 2013
http://d.puremagic.com/issues/show_bug.cgi?id=8827 Walter Bright <bugzilla digitalmars.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bugzilla digitalmars.com Version|D2 |D1 & D2 15:01:48 PDT --- https://github.com/D-Programming-Language/dmd/pull/1914 -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
Apr 19 2013
http://d.puremagic.com/issues/show_bug.cgi?id=8827 Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/e328891fe15946a038ac893a2dc9df66b85bb573 fix Issue 8827 - Cannot move contents of R12 https://github.com/D-Programming-Language/dmd/commit/9ccd22d5c3d7fc311925481d0b3757110127f42f fix Issue 8827 - Cannot move contents of R12 -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
Apr 19 2013
http://d.puremagic.com/issues/show_bug.cgi?id=8827 Commit pushed to dmd-1.x at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/ed9e72d41ecb325c669a3247f6a374ef83051f90 fix Issue 8827 - Cannot move contents of R12 -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
Apr 19 2013
http://d.puremagic.com/issues/show_bug.cgi?id=8827 Walter Bright <bugzilla digitalmars.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
Apr 19 2013