Craig Topper
|
fa0cf99585
|
Remove special FP opcode maps and instead add enough MRM_XX formats to handle all the FP operations. This increases format by 1 bit, but decreases opcode map by 1 bit so the TSFlags size doesn't change.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@201649 91177308-0d34-0410-b5e6-96231b3b80d8
|
2014-02-19 08:25:02 +00:00 |
|
Joerg Sonnenberger
|
ca0ede7655
|
Recognize the xstorerng alias for VIA PadLock's xstore instruction.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@134126 91177308-0d34-0410-b5e6-96231b3b80d8
|
2011-06-30 01:38:03 +00:00 |
|
Joerg Sonnenberger
|
4a8ac8de1d
|
Add support for the VIA PadLock instructions.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@128826 91177308-0d34-0410-b5e6-96231b3b80d8
|
2011-04-04 16:58:13 +00:00 |
|