Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Instruction/PPC64/
H A DEmulateInstructionPPC64.cpp156 {0xfc000003, 0xf8000000, &EmulateInstructionPPC64::EmulateSTD, in GetOpcodeForInstruction()
158 {0xfc000003, 0xf8000001, &EmulateInstructionPPC64::EmulateSTD, in GetOpcodeForInstruction()
273 bool EmulateInstructionPPC64::EmulateSTD(uint32_t opcode) { in EmulateSTD() function in EmulateInstructionPPC64
H A DEmulateInstructionPPC64.h86 bool EmulateSTD(uint32_t opcode);