Searched refs:EmulateOR (Results 1 – 2 of 2) sorted by relevance
87 bool EmulateOR(uint32_t opcode);
160 {0xfc0007fe, 0x7c000378, &EmulateInstructionPPC64::EmulateOR, in GetOpcodeForInstruction()340 bool EmulateInstructionPPC64::EmulateOR(uint32_t opcode) { in EmulateOR() function in EmulateInstructionPPC64