add support for the prefetch/prefetchw instructions, move femms into
authorChris Lattner <sabre@nondot.org>
Sun, 3 Oct 2010 18:42:30 +0000 (18:42 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 3 Oct 2010 18:42:30 +0000 (18:42 +0000)
commitcc07d7116a7d398b2e1da9ad8bc17f7bf74164f5
treec89d0ef5aa7a5826458b6db1154125cc4339a8d0
parentf132fa0e74b5faa5f7095cbe0dcf87e72939b588
add support for the prefetch/prefetchw instructions, move femms into
the right file.  The assembler supports all the 3dnow instructions now,
but not the "3dnowa" ones.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@115468 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86Instr3DNow.td
lib/Target/X86/X86InstrMMX.td
test/MC/X86/3DNow.s