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

/gem5/src/arch/sparc/
H A Dfaults.cc484 Addr HTBA = tc->readMiscRegNoEffect(MISCREG_HTBA); local
485 PC = (HTBA & ~mask(14)) | ((TT << 5) & mask(14));

Completed in 7 milliseconds