Searched refs:R_TBR (Results 1 - 4 of 4) sorted by relevance
/illumos-gate/usr/src/uts/sparc/sys/ |
H A D | procfs_isa.h | 126 #define R_TBR 37 macro 150 #define R_TBR 37 macro
|
/illumos-gate/usr/src/cmd/sgs/librtld_db/demo/sparc/ |
H A D | regs.c | 106 disp_reg_line(ph, prst, "wim", R_WIM, "TBR", R_TBR);
|
/illumos-gate/usr/src/cmd/sgs/librtld_db/demo/sparcv9/ |
H A D | regs.c | 124 disp_reg_line(ph, prst, "wim", R_WIM, "TBR", R_TBR);
|
/illumos-gate/usr/src/cmd/mdb/sparc/mdb/ |
H A D | proc_isadep.c | 101 { "tbr", R_TBR, MDB_TGT_R_EXPORT | MDB_TGT_R_PRIV }, 248 mdb_printf(" %%tbr = 0x%08x\n", grs[R_TBR]);
|
Completed in 55 milliseconds