Browse Source
Eliminate calls to base_status_csr_t::enabled() so that the various read() calls can be inlined. Doing so also removes a redundant check of sstatus_write_mask. Schedule the most common exit path first.pull/950/head
2 changed files with 15 additions and 13 deletions
Loading…
Reference in new issue