代码搜索:Processors
找到约 2,733 项符合「Processors」的源代码
代码结果 2,733
www.eeworm.com/read/170988/5401310
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"
#if DBG
#define MSGUSBSTRING
www.eeworm.com/read/170239/5405961
h dis_arm_opcodes.h
/*
* dis_arm_opcodes.h
*
* Opcode recognition tables for ARM processors.
* Support for ARM and THUMB instruction sets.
*
* by Nick Patavalis (npat@inaccessnetworks.com)
*
* This code was par
www.eeworm.com/read/162614/5515882
h symbian.h
/* Configuration file for Symbian OS on ARM processors.
Copyright (C) 2004, 2005
Free Software Foundation, Inc.
Contributed by CodeSourcery, LLC
This file is part of GCC.
GCC is fr
www.eeworm.com/read/346457/3182235
svn-base omap.c.svn-base
/*
* TI OMAP processors emulation.
*
* Copyright (C) 2006-2007 Andrzej Zaborowski
*
* This program is free software; you can redistribute it and/or
* modify it under the term
www.eeworm.com/read/340665/3270162
c memcpy.c
/*
FUNCTION
---copy memory regions, optimized for the mips processors
ANSI_SYNOPSIS
#include
void* memcpy(void *, const void *, size_t )
www.eeworm.com/read/337546/3328592
c smp.c
/*
* arch/sh/kernel/smp.c
*
* SMP support for the SuperH processors.
*
* Copyright (C) 2002, 2003 Paul Mundt
*
* This program is free software; you can redistribute it and/or modify it
* under
www.eeworm.com/read/337546/3330738
c fsl_booke_mmu.c
/*
* Modifications by Kumar Gala (galak@kernel.crashing.org) to support
* E500 Book E processors.
*
* Copyright 2004 Freescale Semiconductor, Inc
*
* This file contains the routines for initiali
www.eeworm.com/read/337546/3331994
c microcode.c
/*
* Intel CPU Microcode Update Driver for Linux
*
* Copyright (C) 2000-2004 Tigran Aivazian
*
* This driver allows to upgrade microcode on Intel processors
* belonging to IA-32 family - Pentium
www.eeworm.com/read/337546/3332960
c fsl_booke_mmu.c
/*
* Modifications by Kumar Gala (galak@kernel.crashing.org) to support
* E500 Book E processors.
*
* Copyright 2004 Freescale Semiconductor, Inc
*
* This file contains the routines for initiali
www.eeworm.com/read/330923/3419510
configure
#!/bin/sh
# Script to check for catalogs, stylesheets, XSL processors and all
# the other stuff necessary to convert the XML documentation.
_xsltwrapper="xsltproc.sh"
_xmllintwrapper="xmllint.sh"
e