summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Process/Utility/InstructionUtils.h
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Add missing includes to some LLDB headers.Raphael Isemann2018-05-261-0/+3
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-81/+57
* A << operation would be undefined for a bit-selectingJason Molenda2014-10-171-1/+1
* lldb needs to support DW_op_piece masks for values in subregister and also to...Greg Clayton2014-07-121-0/+2
* While implementing unwind information using UnwindAssemblyInstEmulation I ranGreg Clayton2011-05-091-2/+8
* Add "Bits64" utility function.Caroline Tice2011-03-311-0/+9
* Changed comments of some functions to be consistent with existing ones.Johnny Chen2011-02-121-14/+8
* Add a couple of utility functions plus some comments.Johnny Chen2011-02-111-0/+28
* Cleaned up some parameter types and names.Johnny Chen2011-02-101-7/+7
* Namings are important. Renamed Bits32(const uint32_t val, uint32_t bit) to B...Johnny Chen2011-02-101-3/+3
* Add a generic EmulateMovRdRm() method and modify/add entries to the g_thumb_o...Johnny Chen2011-02-101-0/+12
* Add a utility class ITSession to maintain the ITState for the Thumb ISA.Johnny Chen2011-02-041-0/+9
* Move the generic instruction bits manipulation routines into a newly created ...Johnny Chen2011-01-261-0/+78
OpenPOWER on IntegriCloud