Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Instruction/PPC64/
H A DEmulateInstructionPPC64.h85 bool EmulateOR(uint32_t opcode);
H A DEmulateInstructionPPC64.cpp144 {0xfc0007fe, 0x7c000378, &EmulateInstructionPPC64::EmulateOR, in GetOpcodeForInstruction()
326 bool EmulateInstructionPPC64::EmulateOR(uint32_t opcode) { in EmulateOR() function in EmulateInstructionPPC64