Searched refs:EmulateMFSPR (Results 1 – 2 of 2) sorted by relevance
82 bool EmulateMFSPR(uint32_t opcode);
138 {0xfc0007ff, 0x7c0002a6, &EmulateInstructionPPC64::EmulateMFSPR, in GetOpcodeForInstruction()203 bool EmulateInstructionPPC64::EmulateMFSPR(uint32_t opcode) { in EmulateMFSPR() function in EmulateInstructionPPC64