Home
last modified time | relevance | path

Searched refs:EmulateSTD (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/lldb/source/Plugins/Instruction/PPC64/
DEmulateInstructionPPC64.cpp150 {0xfc000003, 0xf8000000, &EmulateInstructionPPC64::EmulateSTD, in GetOpcodeForInstruction()
152 {0xfc000003, 0xf8000001, &EmulateInstructionPPC64::EmulateSTD, in GetOpcodeForInstruction()
267 bool EmulateInstructionPPC64::EmulateSTD(uint32_t opcode) { in EmulateSTD() function in EmulateInstructionPPC64
DEmulateInstructionPPC64.h85 bool EmulateSTD(uint32_t opcode);