Home
last modified time | relevance | path

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

/freebsd-src/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 EmulateCMNReg() local
3468 uint32_t shift_n; // the shift applied to the value read from Rm EmulateCMPReg() local
5309 uint32_t shift_n; EmulateSTRRegister() local
5631 uint32_t shift_n; EmulateSTRHRegister() local
5873 uint32_t shift_n; // the shift applied to the value read from Rm EmulateADCReg() local
6096 uint32_t shift_n; // the shift applied to the value read from Rm EmulateANDReg() local
6261 uint32_t shift_n; // the shift applied to the value read from Rm EmulateBICReg() local
6495 uint32_t shift_n; EmulateLDRRegister() local
6918 uint32_t shift_n; EmulateLDRBRegister() local
7335 uint32_t shift_n; EmulateLDRHRegister() local
7744 uint32_t shift_n; EmulateLDRSBRegister() local
8168 uint32_t shift_n; EmulateLDRSHRegister() local
8903 uint32_t shift_n; // the shift applied to the value read from Rm EmulateEORReg() local
9070 uint32_t shift_n; // the shift applied to the value read from Rm EmulateORRReg() local
9233 uint32_t shift_n; // the shift applied to the value read from Rm EmulateRSBReg() local
9371 uint32_t shift_n; // the shift applied to the value read from Rm EmulateRSCReg() local
9509 uint32_t shift_n; // the shift applied to the value read from Rm EmulateSBCReg() local
9812 uint32_t shift_n; // the shift applied to the value read from Rm EmulateTEQReg() local
9937 uint32_t shift_n; // the shift applied to the value read from Rm EmulateTSTReg() local
10013 uint32_t shift_n; EmulateSUBSPReg() local
10138 uint32_t shift_n = Bits32(Rs, 7, 0); EmulateADDRegShift() local
10208 uint32_t shift_n; EmulateSUBReg() local
12659 uint32_t shift_n; EmulateSUBSPcLrEtc() local
[all...]