insns.dat: Fix SHA256RNDS2 optional xmm0 argument
commitdc9c312c975e6959448bc3514630f0f2cf304179
authorCyrill Gorcunov <gorcunov@gmail.com>
Sun, 8 Jan 2017 13:51:37 +0000 (8 16:51 +0300)
committerCyrill Gorcunov <gorcunov@gmail.com>
Sun, 8 Jan 2017 13:51:41 +0000 (8 16:51 +0300)
tree73cb3243eb37cc32c2c4553b1032511516b7588c
parent15ce78fc5b968c750d005a3287d3419e3a994094
insns.dat: Fix SHA256RNDS2 optional xmm0 argument

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>
x86/insns.dat