diff options
author | Sean Callanan <scallanan@apple.com> | 2010-02-12 23:39:46 +0000 |
---|---|---|
committer | Sean Callanan <scallanan@apple.com> | 2010-02-12 23:39:46 +0000 |
commit | 9492be8d10d7df8efaf33bcf2eb3ad13d49ddd60 (patch) | |
tree | c56ad62ee9a81debad8d390146964406608dd7c3 /lib/CodeGen/SimpleRegisterCoalescing.cpp | |
parent | 4a2e5edb94c5d6ceb2f8f99ec031963e4c3862f9 (diff) |
Reworked the Intel disassembler to support instructions
whose opcodes extend into the ModR/M field using the
Form field of the instruction rather than by special
casing each instruction. Commented out the special
casing of VMCALL, which is the first instruction to use
this special form. While I was in the neighborhood,
added a few comments for people modifying the Intel
disassembler.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@96043 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/SimpleRegisterCoalescing.cpp')
0 files changed, 0 insertions, 0 deletions