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