Home
last modified time | relevance | path

Searched refs:FBT_IS_THUMB_PUSH_LR (Results 1 – 1 of 1) sorted by relevance

/xnu-8019.80.24/bsd/dev/arm/
H A Dfbt_arm.c64 #define FBT_IS_THUMB_PUSH_LR(x) (((x) & 0x0000ff00) == 0x0000b500) macro
357 if (FBT_IS_THUMB_PUSH_LR(theInstr)) { in fbt_provide_probe()
504 if (FBT_IS_THUMB_PUSH_LR(theInstr)) { in fbt_provide_probe()