"llvm/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "046039e81bdc1b28a2e5f4bc353a9f4565cc0853"
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. llvm-svn: 126010
Loading
Please register or sign in to comment