llvm-6502/tools/llvm-mc
Sean Callanan be192dd1e9 Fixed a sign-extension bug in the X86 disassembler
that was causing PC-relative branch targets to be
evaluated incorrectly.  Also added support for
checking operand values to the llvm-mc tester.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@103128 91177308-0d34-0410-b5e6-96231b3b80d8
2010-05-05 22:47:27 +00:00
..
CMakeLists.txt Add CMake support for 'edis'. 2010-04-13 20:52:50 +00:00
Disassembler.cpp Fixed a sign-extension bug in the X86 disassembler 2010-05-05 22:47:27 +00:00
Disassembler.h Second try at integrating the edis tester. This 2010-04-12 19:43:00 +00:00
llvm-mc.cpp Second try at integrating the edis tester. This 2010-04-12 19:43:00 +00:00
Makefile Second try at integrating the edis tester. This 2010-04-12 19:43:00 +00:00