Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mdb/sparc/mdb/
H A Dproc_isadep.c271 FPR_SINGLE = 0x1, /* show single-precision only */ in pt_fpregs() enumerator
296 's', MDB_OPT_SETBITS, FPR_SINGLE, &opts, in pt_fpregs()
381 if (opts & FPR_SINGLE) { in pt_fpregs()