Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mdb/common/mdb/
H A Dmdb_proc.h119 #define PTL_SETFPREGS(t, tid, fpregs) \ macro
/titanic_41/usr/src/cmd/mdb/sparc/mdb/
H A Dproc_isadep.c506 if (PTL_SETFPREGS(t, tid, &fprs) != 0) in pt_putfpreg()