insns: Add MOVD as aliases to MOVQ for compatibility with AMD
commit70712c0df6c437c50452c4997aa2e3de5a0e0299
authorCyrill Gorcunov <gorcunov@gmail.com>
Sun, 2 Oct 2011 06:53:37 +0000 (2 10:53 +0400)
committerCyrill Gorcunov <gorcunov@gmail.com>
Sun, 2 Oct 2011 06:53:37 +0000 (2 10:53 +0400)
tree168f2076c250f114257767f02e6d37bebdf5bdc7
parent6acada6f39d7305c20057119277aec17c1438d3d
insns: Add MOVD as aliases to MOVQ for compatibility with AMD

AMD has MOVD for both 32bit and 64bit GPRs so in a sake of
compatibility bring them into insns.dat.

Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
insns.dat