Home
last modified time | relevance | path

Searched defs:shift_t (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/lldb/source/Plugins/Process/Utility/
DARMUtils.h25 ARM_ShifterType &shift_t) { in DecodeImmShift()
54 ARM_ShifterType &shift_t) { in DecodeImmShiftThumb()
63 ARM_ShifterType &shift_t) { in DecodeImmShiftARM()
67 static inline uint32_t DecodeImmShift(const ARM_ShifterType shift_t, in DecodeImmShift()
/external/llvm-project/lldb/source/Plugins/Instruction/ARM/
DEmulateInstructionARM.cpp1684 ARM_ShifterType shift_t; in EmulateMVNReg() local
3225 ARM_ShifterType shift_t; in EmulateADDReg() local
3356 ARM_ShifterType shift_t; in EmulateCMNReg() local
3473 ARM_ShifterType shift_t; in EmulateCMPReg() local
5324 ARM_ShifterType shift_t; in EmulateSTRRegister() local
5648 ARM_ShifterType shift_t; in EmulateSTRHRegister() local
5894 ARM_ShifterType shift_t; in EmulateADCReg() local
6117 ARM_ShifterType shift_t; in EmulateANDReg() local
6282 ARM_ShifterType shift_t; in EmulateBICReg() local
6517 ARM_ShifterType shift_t; in EmulateLDRRegister() local
[all …]