代码搜索:Processors
找到约 2,733 项符合「Processors」的源代码
代码结果 2,733
www.eeworm.com/read/131315/5937693
c longbits.c
/*
* longbits - Determine the number if bits in a long
*
* Not all (in fact very few) C pre-processors can do:
*
* #if sizeof(long) == 8
*
* so we have to form LONG_BITS ahead of time.
*/
/*
www.eeworm.com/read/130382/5957337
h bni68000.h
/*
* bni68000.h - 16-bit bignum primitives for the 68000 (or 68010) processors.
*
* These primitives use little-endian word order.
* (The order of bytes within words is irrelevant.)
*
* $I
www.eeworm.com/read/128531/5986032
c 44x_mmu.c
/*
* Modifications by Matt Porter (mporter@mvista.com) to support
* PPC44x Book E processors.
*
* This file contains the routines for initializing the MMU
* on the 4xx series of chips.
* -- pau
www.eeworm.com/read/128531/5988250
c ibm_ocp_enet.c
/*
* ibm_ocp_enet.c
*
* Ethernet driver for the built in ethernet on the IBM 4xx PowerPC
* processors.
*
* (c) 2003 Benjamin Herrenschmidt
*
* Based on original wor
www.eeworm.com/read/124347/6051464
c memset.c
/*
FUNCTION
---set an area of memory, optimized for the MIPS processors
INDEX
memset
ANSI_SYNOPSIS
#include
void *memset(const void *, int , size_t );
www.eeworm.com/read/102995/6224632
cpp readwrite.cpp
// Read/Write request processors for loopback driver
// Copyright (C) 1999 by Walter Oney
// All rights reserved
#include "stddcls.h"
#include "driver.h"
#ifdef DBG
#define MSGUSBSTRING(d,s
www.eeworm.com/read/102995/6224664
cpp readwrite.cpp
// Read/Write request processors for feature driver
// Copyright (C) 1999 by Walter Oney
// All rights reserved
#include "stddcls.h"
#include "driver.h"
#ifdef DBG
#define MSGUSBSTRING(d,s,
www.eeworm.com/read/494289/6381850
txt kcmcomba.txt
In embedded applications on low-powered processors, performance is a big
issue. Using either the KCM or Comba methods as described here can increase
speeds 4-fold.
To use the super-fast KCM (for
www.eeworm.com/read/257052/11954652
c mmulib.c
/* mmuLib.c - MMU library for Advanced RISC Machines Ltd. ARM processors */
/* Copyright 1996-2002 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
modification history
--------------------
www.eeworm.com/read/151126/12233824
cpp readwrite.cpp
// Read/Write request processors for loopback driver
// Copyright (C) 1999 by Walter Oney
// All rights reserved
#include "stddcls.h"
#include "driver.h"
#ifdef DBG
#define MSGUSBSTRING(d,s