summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-dis/llvm-dis.cpp
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@gmail.com>2014-12-18 05:02:10 +0000
committerCraig Topper <craig.topper@gmail.com>2014-12-18 05:02:10 +0000
commit9480732be29a4ae5bb45fbabd2911a303cb7193b (patch)
tree9a05f37dd10b6b6cd58fbd66b4c61417fe550632 /llvm/tools/llvm-dis/llvm-dis.cpp
parent2e2aee0cd6bfea2fbf8ba57acfb1107df0192917 (diff)
downloadbcm5719-llvm-9480732be29a4ae5bb45fbabd2911a303cb7193b.tar.gz
bcm5719-llvm-9480732be29a4ae5bb45fbabd2911a303cb7193b.zip
[X86] Don't use PS prefix on LDMXCSR/STMXCSR.
Near as I can tell prefixes are ignored on these instructions except for a comment in the Intel docs about 0xf3. Binutils disassembler seems to ignore prefixes on these instructions. Our disassembler still doesn't distinguish PS and "no prefix" well enough for this to make a functional change, but it helps with experiments I'm doing on a potential new disassembler table builder. llvm-svn: 224496
Diffstat (limited to 'llvm/tools/llvm-dis/llvm-dis.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud