[Issue 23176] -vasm misses immediates for some SSE2 instructions
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Jun 10 04:59:32 UTC 2022
https://issues.dlang.org/show_bug.cgi?id=23176
Dlang Bot <dlang-bot at dlang.rocks> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |pull
--- Comment #1 from Dlang Bot <dlang-bot at dlang.rocks> ---
@maxhaton created dlang/dmd pull request #14197 "Fix Issue 23176 - teach -vasm
to print immediates properly." fixing this issue:
- 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