llvm-6502/lib/Target/ARM/AsmParser
Saleem Abdulrasool 3299448769 ARM: fix an off-by-one in the register list access
Fix an off-by-one access introduced in 224502 for push.w and pop.w with single
register operands.  Add test cases for both scenarios.

Thanks to Asiri Rathnayake for pointing out the failure!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@224521 91177308-0d34-0410-b5e6-96231b3b80d8
2014-12-18 16:16:53 +00:00
..
ARMAsmParser.cpp ARM: fix an off-by-one in the register list access 2014-12-18 16:16:53 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile