Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/Instruction/ARM/
DEmulateInstructionARM.cpp1127 uint32_t shift_n; // the shift applied to the value read from Rm in EmulateMVNReg() local
2644 uint32_t shift_n; // the shift applied to the value read from Rm in EmulateADDReg() local
2779 uint32_t shift_n; // the shift applied to the value read from Rm in EmulateCMNReg() local
2903 uint32_t shift_n; // the shift applied to the value read from Rm in EmulateCMPReg() local
4755 uint32_t shift_n; in EmulateSTRRegister() local
5079 uint32_t shift_n; in EmulateSTRHRegister() local
5327 uint32_t shift_n; // the shift applied to the value read from Rm in EmulateADCReg() local
5552 uint32_t shift_n; // the shift applied to the value read from Rm in EmulateANDReg() local
5715 uint32_t shift_n; // the shift applied to the value read from Rm in EmulateBICReg() local
5952 uint32_t shift_n; in EmulateLDRRegister() local
[all …]