代码搜索:Cache优化

找到约 10,000 项符合「Cache优化」的源代码

代码结果 10,000
www.eeworm.com/read/446609/7574728

inc cache.inc

www.eeworm.com/read/446340/7581131

o cache.o

www.eeworm.com/read/446340/7581155

s cache.s

;this subrouting to Enable cache of 5307 XDEF _cpu_cache_disable XDEF _EnableCache XDEF _mcf5307_wr_cacr XDEF _mcf5307_wr_acr0 XDEF _mcf5307_wr_acr1 ;/***********************
www.eeworm.com/read/444676/7608925

asm cache.asm

www.eeworm.com/read/444448/7612597

h cache.h

#ifndef __CACHE_H__ #define __CACHE_H__ int Test_Cache(void); void FlushCache(void); #endif /*__CACHE_H__*/
www.eeworm.com/read/444448/7612611

c cache.c

#include #include "..\inc\44b.h" #include "..\inc\44blib.h" void MarchCMinus32(int address,int unit,unsigned int pattern); void MarchCMinusM_10(int address,int unit,unsigned int patte
www.eeworm.com/read/443248/7635560

c cache.c

#include #include "..\common\44b.h" #include "..\common\44blib.h" void MarchCMinus32(int address,int unit,unsigned int pattern); void MarchCMinusM_10(int address,int unit,unsigned int
www.eeworm.com/read/443183/7636385

o cache.o