Searched refs:EmulateBcond (Results 1 – 2 of 2) sorted by relevance
183 bool EmulateBcond(const uint32_t opcode);
351 {0xff000010, 0x54000000, No_VFP, &EmulateInstructionARM64::EmulateBcond, in GetOpcodeForInstruction()1087 bool EmulateInstructionARM64::EmulateBcond(const uint32_t opcode) { in EmulateBcond() function in EmulateInstructionARM64