[Issue 19443] core.simd generates incorrect code
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Thu Oct  8 22:39:08 UTC 2020
    
    
  
https://issues.dlang.org/show_bug.cgi?id=19443
Nathan S. <n8sh.secondary at hotmail.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |n8sh.secondary at hotmail.com
          Component|phobos                      |dmd
           Severity|minor                       |normal
--- Comment #1 from Nathan S. <n8sh.secondary at hotmail.com> ---
I ran into MOVHLPS not working today. I spent some time looking through DMD but
couldn't find anything different between the way it treats MOVHLPS and MOVLHPS
(the latter of which as j.kulaviir said works fine) aside from them having
different opcodes.
--
    
    
More information about the Digitalmars-d-bugs
mailing list