Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mdb/sparc/mdb/
H A Dproc_isadep.c273 FPR_QUAD = 0x4 /* show quad-precision only */ in pt_fpregs() enumerator
298 'q', MDB_OPT_SETBITS, FPR_QUAD, &opts, NULL) != argc) in pt_fpregs()
397 if (opts & FPR_QUAD) { in pt_fpregs()