Home
last modified time | relevance | path

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

/titanic_41/usr/src/head/
H A Dieeefp.h243 cssel, /* code segment selector */ member
/titanic_41/usr/src/cmd/mdb/intel/mdb/
H A Dproc_ia32dep.c479 fps.cssel &= 0xffff; /* %cs is really 16-bits */ in pt_fpregs()
493 mdb_printf("cssel 0x%x\n", fps.cssel); in pt_fpregs()
/titanic_41/usr/src/lib/libproc/common/
H A DP32ton.c610 dst32->cssel = 0; in prfpregset_n_to_32()