Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.cpp1683 uint32_t shift_n; // the shift applied to the value read from Rm in EmulateMVNReg() local
3220 uint32_t shift_n; // the shift applied to the value read from Rm in EmulateADDReg() local
3351 uint32_t shift_n; // the shift applied to the value read from Rm in EmulateCMNReg() local
3468 uint32_t shift_n; // the shift applied to the value read from Rm in EmulateCMPReg() local
5309 uint32_t shift_n; in EmulateSTRRegister() local
5631 uint32_t shift_n; in EmulateSTRHRegister() local
5873 uint32_t shift_n; // the shift applied to the value read from Rm in EmulateADCReg() local
6096 uint32_t shift_n; // the shift applied to the value read from Rm in EmulateANDReg() local
6261 uint32_t shift_n; // the shift applied to the value read from Rm in EmulateBICReg() local
6495 uint32_t shift_n; in EmulateLDRRegister() local
[all …]