Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sparc/dtrace/
H A Dfbt.c179 #define FBT_FMT3_ISIMM(val) ((val) & FBT_FMT3_IMM) macro
280 !(FBT_FMT3_ISIMM(instr) && FBT_FMT3_SIMM13(instr) == 0))
738 if (!FBT_FMT3_ISIMM(cti)) { in fbt_patch_return()
750 if (!FBT_FMT3_ISIMM(restore)) { in fbt_patch_return()
764 if (!FBT_FMT3_ISIMM(cti)) { in fbt_patch_return()
783 if (!FBT_FMT3_ISIMM(restore)) { in fbt_patch_return()
898 if (!FBT_FMT3_ISIMM(cti)) { in fbt_patch_retl()
925 if (FBT_FMT3_ISIMM(cti)) { in fbt_patch_retl()