Low power instruction cache based on adjacent line linking access

XIANG Xiao-yan,CHEN Zhi-jian,MENG Jian-yi,YAN Xiao-lang
DOI: https://doi.org/10.3785/j.issn.1008-973X.2013.07.012
2013-01-01
Abstract:The behavior of cache accessing was analyzed.A new low power instruction cache accessing method that links the current cache line and its adjacent cache lines was proposed.When a direct jump between cache lines occurs,the adjacent cache line links are reused to get the accurate way information of the target line.Then the accesses of tag array are reduced and tag lookups are avoided to reduce the dynamic power consumption.When a cache line is evicted,only its adjacent cache line links should be checked and invalidated to keep the correctness of the links.Experiment results show that dynamic power consumption can be reduced by 6% on average with the new method compared to the traditional way memorization instruction cache.
What problem does this paper attempt to address?