hanchenye-llvm-project/lldb
Johnny Chen d1fd6963f5 Add emulation methods for "ADC (immediate)" and "ADC (register)".
Plus add a helper method ReadCoreReg(uint32_t regnum, bool *success) to simplify
coding a bit.

llvm-svn: 125961
2011-02-18 21:13:05 +00:00
..
docs Spelling changes applied from lldb_spelling.diffs from Bruce Mitchener. 2011-01-08 20:28:42 +00:00
examples Spelling changes applied from lldb_spelling.diffs from Bruce Mitchener. 2011-01-08 20:28:42 +00:00
include Added new target instance settings for execution settings: 2011-02-18 01:44:25 +00:00
lib Python override patch from Jai Menon. 2011-02-05 02:32:19 +00:00
lldb.xcodeproj Removed my specific binaires from the xcscheme. 2011-02-15 22:00:20 +00:00
lldb.xcworkspace Adding a Xcode workspace for lldb. 2011-01-27 20:15:39 +00:00
resources Bumped Xcode project versions to lldb-46 and debugserver-131. 2011-01-29 07:14:26 +00:00
scripts Updated Clang to a version that supports propagating 2011-01-27 04:42:51 +00:00
source Add emulation methods for "ADC (immediate)" and "ADC (register)". 2011-02-18 21:13:05 +00:00
test Fix clang++ warning building the executable for testing. 2011-02-16 19:22:52 +00:00
tools The DynamicLoader plug-in instance now lives up in lldb_private::Process where 2011-02-16 04:46:07 +00:00
utils Updated README file. 2011-02-14 22:25:44 +00:00
www Apply patch from Bruce Mitchener to fix spelling errors. 2011-01-07 17:16:03 +00:00
INSTALL.txt
LICENSE.TXT
Makefile Python override patch from Jai Menon. 2011-02-05 02:32:19 +00:00