Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/Instruction/PPC64/
DEmulateInstructionPPC64.h86 bool EmulateOR(uint32_t opcode);
DEmulateInstructionPPC64.cpp154 {0xfc0007fe, 0x7c000378, &EmulateInstructionPPC64::EmulateOR, in GetOpcodeForInstruction()
334 bool EmulateInstructionPPC64::EmulateOR(uint32_t opcode) { in EmulateOR() function in EmulateInstructionPPC64