Home
last modified time | relevance | path

Searched refs:DecodeRegShift (Results 1 – 2 of 2) sorted by relevance

/trueos/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/
HDARMUtils.h78 static inline ARM_ShifterType DecodeRegShift(const uint32_t type) in DecodeRegShift() function
/trueos/contrib/llvm/tools/lldb/source/Plugins/Instruction/ARM/
HDEmulateInstructionARM.cpp9593 shift_t = DecodeRegShift (Bits32 (opcode, 6, 5)); in EmulateADDRegShift()