Searched refs:FBT_IS_THUMB_PUSH_LR (Results 1 – 1 of 1) sorted by relevance
64 #define FBT_IS_THUMB_PUSH_LR(x) (((x) & 0x0000ff00) == 0x0000b500) macro357 if (FBT_IS_THUMB_PUSH_LR(theInstr)) { in fbt_provide_probe()504 if (FBT_IS_THUMB_PUSH_LR(theInstr)) { in fbt_provide_probe()