mirror of
https://github.com/netwide-assembler/nasm.git
synced 2025-03-19 18:00:23 +08:00
In commit 1eef781594b08a7f we allowed xmm0 to be implicit, then in dcaef4b09502aae7 it occasionally got ripped off. Move it back. https://bugzilla.nasm.us/show_bug.cgi?id=3392379 Reported-by: ig <glucksmann@avast.com> Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>