Make the helper method ReadCoreReg(uint32_t reg, bool *success) more generic
which now handles R0-R12, SP, LR, as well as PC.  And refactored a lot of
calls to ReadRegisterUnsigned() to now funnel through ReadCoreReg(), instead.


git-svn-id: https://llvm.org/svn/llvm-project/llvdb/trunk@126010 91177308-0d34-0410-b5e6-96231b3b80d8
1 file changed