代码搜索:Cache

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

代码结果 10,000
www.eeworm.com/read/154343/11969706

c cache.c

/***************************************** NAME: cache.c DESC: CACHE test HISTORY: 2002.03.07: ver 0.0 *****************************************/ #include "def.h" #include "option.h"
www.eeworm.com/read/154343/11969722

h cache.h

#ifndef __CACHE_H__ #define __CACHE_H__ void Test_ICache(void); #endif /*__CACHE_H__*/
www.eeworm.com/read/154343/11969951

o cache.o

www.eeworm.com/read/154343/11970126

o cache.o

www.eeworm.com/read/342841/11996519

h cache.h

/* Legal Notice: Some portions of the source code contained in this file were derived from the source code of Encryption for the Masses 2.02a, which is Copyright (c) 1998-2000 Paul Le Roux and w
www.eeworm.com/read/342841/11996530

c cache.c

/* Legal Notice: Some portions of the source code contained in this file were derived from the source code of Encryption for the Masses 2.02a, which is Copyright (c) 1998-2000 Paul Le Roux and w
www.eeworm.com/read/153733/12010405

hh cache.hh

#ifndef mips64_cache_included #define mips64_cache_included #include #include // This header describes a virtually-indexed, physically-taged MIPS cache. // Both direc
www.eeworm.com/read/153733/12010507

cc cache.cc

#include #include "koala.hh" #include "instr.hh" int Koala::decode_cache(Instr instr) { // CP0 is usable in kernel more or when the CU bit in SR is set. if (!(mode & kmode) && !bi
www.eeworm.com/read/153455/12031621

h cache.h

#ifndef __CACHE_H__ #define __CACHE_H__ void Test_Cache(void); void FlushCache(void); #endif /*__CACHE_H__*/
www.eeworm.com/read/153455/12031655

c cache.c

/**************************************************************************** 【文 件 名 称】cache.c 【功 能 描 述】高速缓冲存储器测试程序 【程 序 版 本】2.0 【创建人及创建日期】龚俊//2002年11月19日19:26 【修改人及修改日期】龚俊//2003年4月26日20