代码搜索:Cache
找到约 10,000 项符合「Cache」的源代码
代码结果 10,000
www.eeworm.com/read/280056/10358429
c cache.c
/*
* cache.c
*
* Handle operation of Jz CPU's cache
*
* Author: Seeger Chin
* e-mail: seeger.chin@gmail.com
*
* Copyright (C) 2006 Ingenic Semiconductor Inc.
*
* This program is free softwa
www.eeworm.com/read/279901/10380163
cache resolveassemblyreference.cache
www.eeworm.com/read/424962/10389775
cache resolveassemblyreference.cache
www.eeworm.com/read/279738/10396195
cache resolveassemblyreference.cache
www.eeworm.com/read/353819/10415739
h cache.h
#ifndef __CACHE_H__
#define __CACHE_H__
int Test_Cache(void);
void FlushCache(void);
#endif /*__CACHE_H__*/
www.eeworm.com/read/353819/10415803
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/279294/10447508
h cache.h
#ifndef __CACHE_H__
#define __CACHE_H__
int Test_Cache(void);
void FlushCache(void);
#endif /*__CACHE_H__*/
www.eeworm.com/read/279294/10447601
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/353268/10458570
cs cache.cs
//Copyright (C) 2007 Matthew Johnson
//This program is free software; you can redistribute it and/or modify
//it under the terms of the GNU General Public License as published by
//the Free Softw
www.eeworm.com/read/424308/10464913