Searched refs:EmulateTBZ (Results 1 – 2 of 2) sorted by relevance
187 bool EmulateTBZ(const uint32_t opcode);
357 {0x7f000000, 0x36000000, No_VFP, &EmulateInstructionARM64::EmulateTBZ, in GetOpcodeForInstruction()359 {0x7f000000, 0x37000000, No_VFP, &EmulateInstructionARM64::EmulateTBZ, in GetOpcodeForInstruction()1154 bool EmulateInstructionARM64::EmulateTBZ(const uint32_t opcode) { in EmulateTBZ() function in EmulateInstructionARM64