llvm/test/MC
Dan Gohman ee5673b622 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
2010-05-20 01:23:41 +00:00
..
AsmParser Fix the sfence instruction to use MRM_F8 instead of MRM7r, since it 2010-05-20 01:23:41 +00:00
Disassembler Eliminated the classification of control registers into %ecr_ 2010-05-06 20:59:00 +00:00
MachO A more combo tls testcase. 2010-05-19 21:19:42 +00:00