Searched refs:EmulateLD (Results 1 – 2 of 2) sorted by relevance
83 bool EmulateLD(uint32_t opcode);
148 {0xfc000003, 0xe8000000, &EmulateInstructionPPC64::EmulateLD, in GetOpcodeForInstruction()228 bool EmulateInstructionPPC64::EmulateLD(uint32_t opcode) { in EmulateLD() function in EmulateInstructionPPC64