Searched refs:EmulateCBZ (Results 1 – 2 of 2) sorted by relevance
186 bool EmulateCBZ(const uint32_t opcode);
363 {0x7f000000, 0x34000000, No_VFP, &EmulateInstructionARM64::EmulateCBZ, in GetOpcodeForInstruction()365 {0x7f000000, 0x35000000, No_VFP, &EmulateInstructionARM64::EmulateCBZ, in GetOpcodeForInstruction()1118 bool EmulateInstructionARM64::EmulateCBZ(const uint32_t opcode) { in EmulateCBZ() function in EmulateInstructionARM64