Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libdtrace/common/
H A Ddt_cg.c379 instr = DIF_INSTR_LOAD( in dt_cg_field_set()
1745 instr = DIF_INSTR_LOAD(dt_cg_load(dnp, ctfp, in dt_cg_node()
1909 instr = DIF_INSTR_LOAD(dt_cg_load(dnp, in dt_cg_node()
2044 instr = DIF_INSTR_LOAD(dt_cg_load(dnp, ctfp, in dt_cg_node()
/titanic_41/usr/src/uts/common/sys/
H A Ddtrace.h320 #define DIF_INSTR_LOAD(op, r1, d) (DIF_INSTR_FMT(op, r1, 0, d)) macro
/titanic_41/usr/src/uts/common/dtrace/
H A Ddtrace.c9056 dp->dtdo_buf[pc] = DIF_INSTR_LOAD(op + in dtrace_difo_validate()