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

/gem5/src/arch/sparc/
H A Dfaults.cc734 RegVal reg_asi = tc->readMiscRegNoEffect(MISCREG_ASI); local
735 ASI asi = static_cast<ASI>(reg_asi);

Completed in 5 milliseconds