Searched refs:FBT_IS_ARM64_ADD_FP_SP (Results 1 – 1 of 1) sorted by relevance
86 #define FBT_IS_ARM64_ADD_FP_SP(x) (((x) & 0xffc003ff) == 0x910003fd) /* add fp, sp, #val… macro233 } else if (FBT_IS_ARM64_ADD_FP_SP(emul)) { in fbt_perfCallback()316 if (foundPushLR && (FBT_IS_ARM64_ADD_FP_SP(theInstr))) { in fbt_provide_probe()328 if (!(foundPushLR && (FBT_IS_ARM64_ADD_FP_SP(theInstr)))) { in fbt_provide_probe()