Searched refs:tba (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/sys/sparc64/sparc64/
H A Dlocore.S143 wrpr %o1, 0, %tba
H A Dsupport.S888 wrpr %l5, 0, %tba ! restore the OFW trap table
H A Dmachdep.c371 ofw_tba = rdpr(tba);
553 * %tba in cpu_setregs(). Doing so causes a hang however.
H A Dexception.S252 * 0x80 <= (((%tpc - %tba) >> 5) & ~0x200) < 0x100
275 rdpr %tba, %g2 ; \
/freebsd-11-stable/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dmerge.c670 debug(3, "tba %s (%d)\n", (sii->ii_name ? sii->ii_name : "(anon)"),
945 iidesc_t *tba = data; local
950 newidx = get_mapping(mcd->md_ta, tba->ii_dtype->t_id);
955 iif.iif_template = tba;
960 if (hash_match(mcd->md_parent->td_iihash, tba, iidesc_match,
963 (tba->ii_name ? tba->ii_name : "(anon)"));
967 new = conjure_iidesc(tba, mcd);

Completed in 125 milliseconds