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