Fix the sfence instruction to use MRM_F8 instead of MRM7r, since it
authorDan Gohman <gohman@apple.com>
Thu, 20 May 2010 01:23:41 +0000 (01:23 +0000)
committerDan Gohman <gohman@apple.com>
Thu, 20 May 2010 01:23:41 +0000 (01:23 +0000)
commitee5673b622de7684c20b265f15a7563c573f452a
treeef0a8c768d7c8ed8da5567e9dd5a8c3ad90db3ce
parent51f5d6af8c45bf145808ced9e867ac711acc9955
Fix the sfence instruction to use MRM_F8 instead of MRM7r, since it
doesn't have a register operand. Also, use I instead of PSI, for
consistency with mfence and lfence.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@104203 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86InstrSSE.td
test/MC/AsmParser/X86/x86_32-new-encoder.s