summaryrefslogtreecommitdiffstats
path: root/lldb/source/Core/Opcode.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove EOL whitespace and redundant break statementEd Maste2013-10-041-11/+11
* Resolve printf formatting warnings on Linux:Daniel Malea2012-11-291-1/+1
* Changed the Opcode::GetData() API so that it didn'tSean Callanan2012-08-071-11/+4
* Fixed an error in the thumb opcode encoding. We need the 32 bit thumb instruc...Greg Clayton2012-08-071-8/+21
* Improved raw disassembly output for Thumb.Sean Callanan2012-08-061-22/+10
* <rdar://problem/11330621>Greg Clayton2012-05-101-3/+27
* Cleaned up code that was getting SBData for an SBInstruction.Greg Clayton2012-04-111-0/+35
* Added more functionality to the public API to allow for betterGreg Clayton2011-09-261-0/+17
* Added the ability to get the min and max instruction byte size for Greg Clayton2011-03-261-1/+1
* Cleaned up the Disassembler code a bit more. You can now request a disassemblerGreg Clayton2011-03-251-1/+47
* Made the lldb_private::Opcode struct into a real boy... I mean class.Greg Clayton2011-03-241-0/+18
OpenPOWER on IntegriCloud