Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DARMUtils.h26 ARM_ShifterType &shift_t) { in DecodeImmShift()
56 ARM_ShifterType &shift_t) { in DecodeImmShiftThumb()
65 ARM_ShifterType &shift_t) { in DecodeImmShiftARM()
69 static inline uint32_t DecodeImmShift(const ARM_ShifterType shift_t, in DecodeImmShift()
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.cpp1682 ARM_ShifterType shift_t; in EmulateMVNReg() local
3219 ARM_ShifterType shift_t; in EmulateADDReg() local
3350 ARM_ShifterType shift_t; EmulateCMNReg() local
3467 ARM_ShifterType shift_t; EmulateCMPReg() local
5308 ARM_ShifterType shift_t; EmulateSTRRegister() local
5630 ARM_ShifterType shift_t; EmulateSTRHRegister() local
5872 ARM_ShifterType shift_t; EmulateADCReg() local
6095 ARM_ShifterType shift_t; EmulateANDReg() local
6260 ARM_ShifterType shift_t; EmulateBICReg() local
6494 ARM_ShifterType shift_t; EmulateLDRRegister() local
6917 ARM_ShifterType shift_t; EmulateLDRBRegister() local
7334 ARM_ShifterType shift_t; EmulateLDRHRegister() local
7743 ARM_ShifterType shift_t; EmulateLDRSBRegister() local
8167 ARM_ShifterType shift_t; EmulateLDRSHRegister() local
8902 ARM_ShifterType shift_t; EmulateEORReg() local
9069 ARM_ShifterType shift_t; EmulateORRReg() local
9232 ARM_ShifterType shift_t; EmulateRSBReg() local
9370 ARM_ShifterType shift_t; EmulateRSCReg() local
9508 ARM_ShifterType shift_t; EmulateSBCReg() local
9811 ARM_ShifterType shift_t; EmulateTEQReg() local
9936 ARM_ShifterType shift_t; EmulateTSTReg() local
10012 ARM_ShifterType shift_t; EmulateSUBSPReg() local
10110 ARM_ShifterType shift_t; EmulateADDRegShift() local
10207 ARM_ShifterType shift_t; EmulateSUBReg() local
12658 ARM_ShifterType shift_t; EmulateSUBSPcLrEtc() local
[all...]