Instruction Cache 指令缓存 ; 指令高速缓冲存储器 ; 和指令缓存 ; 指令高速缓存
instruction trace cache 指令追踪缓存
instruction cache design 指令Cache设计
instruction cache unit 指令缓存单元 ; 指令高速缓冲存储器单元
Instruction Cache Enable 指令缓存使能
Instruction Cache Memory 指令高速缓存
instruction cache control [计] 高速指令缓冲存储器控制
instruction cache locking 指令缓存锁定
pipelined instruction cache 流水化指令缓冲存储器
instruction cache miss rate 指令缓存缺失率
If the data or instruction is not present in the cache, or if the cache line is invalidated, the CPU updates its cache by reading the data from the main memory.
如果数据或指令没有出现在高速缓存中,或者如果高速缓存线路无效的时候,CPU通过从主存储器中读数据来更新它的高速缓存。
Two of the more useful optimizations are better inline support and the ability to exploit the instruction cache locality.
更有用的两个优化是更好的内联支持和利用指令缓存局部性的能力。
Keeping hot functions together (that is, those functions that are used more often) results in better instruction cache use compared to polluting the cache with cold functions.
与将冷函数填入缓存相比,将热函数(也就是那些更常用的函数)放在一起可以更好地利用指令缓存。
应用推荐