llvm-6502/test
Gordon Keiser ce88835110 Fix issue with disassembler decoding CBZ/CBNZ immediates as negatives when the upper bit is set.
They should always be zero-extended, not sign extended.  Added test case.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@178275 91177308-0d34-0410-b5e6-96231b3b80d8
2013-03-28 19:22:28 +00:00
..
Analysis
Archive
Assembler
Bindings/Ocaml
Bitcode
BugPoint
CodeGen Hexagon: Use multiclass for gp-relative instructions. 2013-03-28 16:25:57 +00:00
DebugInfo Revert "Adding DIImportedModules to DIScopes." 2013-03-28 02:44:59 +00:00
ExecutionEngine
Feature
FileCheck
Instrumentation [tsan] make sure memset/memcpy/memmove are not inlined in tsan mode 2013-03-28 11:21:13 +00:00
Integer
JitListener
Linker
MC Fix issue with disassembler decoding CBZ/CBNZ immediates as negatives when the upper bit is set. 2013-03-28 19:22:28 +00:00
Object
Other
Scripts
TableGen
tools
Transforms Revert "Adding DIImportedModules to DIScopes." 2013-03-28 02:44:59 +00:00
Unit Disable ASan/MSan symbolization of reports in tests. 2013-03-27 13:11:12 +00:00
Verifier
YAMLParser
CMakeLists.txt
lit.cfg Disable ASan/MSan symbolization of reports in tests. 2013-03-27 13:11:12 +00:00
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh