Searched refs:EmulateTBZ (Results 1 – 2 of 2) sorted by relevance
188 bool EmulateTBZ(const uint32_t opcode);
367 {0x7f000000, 0x36000000, No_VFP, &EmulateInstructionARM64::EmulateTBZ, in GetOpcodeForInstruction()369 {0x7f000000, 0x37000000, No_VFP, &EmulateInstructionARM64::EmulateTBZ, in GetOpcodeForInstruction()1156 bool EmulateInstructionARM64::EmulateTBZ(const uint32_t opcode) { in EmulateTBZ() function in EmulateInstructionARM64