Searched defs:FBT_ORSIMM13 (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/sparc/dtrace/ |
H A D | fbt.c | 219 #define FBT_ORSIMM13(rs, val, rd) \ macro 414 *tinstr++ = FBT_ORSIMM13(FBT_REG_G0, id, FBT_REG_O0); 797 *tinstr++ = FBT_ORSIMM13(FBT_REG_G0, id, FBT_REG_O0); 804 *tinstr++ = FBT_ORSIMM13(FBT_REG_G0, offset, FBT_REG_O1); 951 *tinstr++ = FBT_ORSIMM13(FBT_REG_G0, id, FBT_REG_O0); 958 *tinstr++ = FBT_ORSIMM13(FBT_REG_G0, offset, FBT_REG_O1);
|
Completed in 61 milliseconds