add SSE instructions with two opcode bytes
authorNathan Froyd <froydnj@gmail.com>
Mon, 3 Sep 2012 00:38:09 +0000 (20:38 -0400)
committerNathan Froyd <froydnj@gmail.com>
Mon, 3 Sep 2012 00:38:09 +0000 (20:38 -0400)
commit2357d3e46506c7ecbe324ea6378b9957d92ea1ac
treee4a09f89e7fa9d64765aff35644d921593cc9c4d
parentb8359d1e6db950b0a7bd4a255ed6d57a3eac08ef
add SSE instructions with two opcode bytes

This patch just introduces the formats, some helper functions, and most
of, if not all of, the xmm-xmm/mem ones.  There's still quite some
interesting instructions left to add.
src/compiler/x86-64/insts.lisp