1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/tools/llvm-mc
Sean Callanan 7edf493591 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.

llvm-svn: 103128
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