Searched defs:EmulateSUBSPcLrEtc (Results 1 - 1 of 1) sorted by relevance

/external/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.cpp775 return EmulateSUBSPcLrEtc (opcode, encoding);
872 return EmulateSUBSPcLrEtc (opcode, encoding);
1080 return EmulateSUBSPcLrEtc (opcode, encoding);
1853 return EmulateSUBSPcLrEtc (opcode, encoding);
5275 return EmulateSUBSPcLrEtc (opcode, encoding);
5355 return EmulateSUBSPcLrEtc (opcode, encoding);
5500 return EmulateSUBSPcLrEtc (opcode, encoding);
5584 return EmulateSUBSPcLrEtc (opcode, encoding);
5663 return EmulateSUBSPcLrEtc (opcode, encoding);
5745 return EmulateSUBSPcLrEtc (opcod
12073 EmulateInstructionARM::EmulateSUBSPcLrEtc (const uint32_t opcode, const ARMEncoding encoding) function in class:EmulateInstructionARM
[all...]

Completed in 112 milliseconds