Searched refs:EmulateADDI (Results 1 – 2 of 2) sorted by relevance
86 bool EmulateADDI(uint32_t opcode);
146 {0xfc000000, 0x38000000, &EmulateInstructionPPC64::EmulateADDI, in GetOpcodeForInstruction()359 bool EmulateInstructionPPC64::EmulateADDI(uint32_t opcode) { in EmulateADDI() function in EmulateInstructionPPC64