[Issue 23176] -vasm misses immediates for some SSE2 instructions
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sat Jun 11 00:15:39 UTC 2022
https://issues.dlang.org/show_bug.cgi?id=23176
Dlang Bot <dlang-bot at dlang.rocks> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #2 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/dmd pull request #14197 "Fix Issue 23176 - teach -vasm to print
immediates properly." was merged into master:
- 7b7118f040355d81e4192ac2a4379266869f090d by mhh:
Fix Issue 23176 - teach -vasm to print immediates properly.
This also makes the hopefully non-controversial change of
introducing a nested function rather than a new use of goto.
https://github.com/dlang/dmd/pull/14197
--
More information about the Digitalmars-d-bugs
mailing list