代码搜索:Processor

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

代码结果 10,000
www.eeworm.com/read/414420/2146573

h processor.h

/* * (C) Copyright 2004, Psyent Corporation * Scott McNutt * * See file CREDITS for list of people who contributed to this * project. * * This program is f
www.eeworm.com/read/414420/2147094

h processor.h

/* FIXME: Implement this! */
www.eeworm.com/read/414420/2147112

h processor.h

/* * (C) Copyright 2002 * Daniel Engstr鰉, Omicron Ceti AB, daniel@omicron.se * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you ca
www.eeworm.com/read/414420/2147161

h processor.h

#ifndef __ASM_M68K_PROCESSOR_H #define __ASM_M68K_PROCESSOR_H #include #include #define _GLOBAL(n)\ .globl n;\ n: /* Macros for setting and retrieving special purpose
www.eeworm.com/read/414420/2147249

h processor.h

/* FIXME: Implement this! */
www.eeworm.com/read/414420/2147268

h processor.h

/* * linux/include/asm-arm/processor.h * * Copyright (C) 1995-2002 Russell King * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General
www.eeworm.com/read/414420/2147304

h processor.h

/* * linux/include/asm-arm/proc-armv/processor.h * * Copyright (C) 1996-1999 Russell King. * * This program is free software; you can redistribute it and/or modify * it under the terms of the
www.eeworm.com/read/414420/2147373

h processor.h

#ifndef _ASM_SH_PROCESSOR_H_ #define _ASM_SH_PROCESSOR_H_ #if defined CONFIG_SH3 # include #elif defined (CONFIG_SH4) || \ defined (CONFIG_SH4A) # include #endif #endi
www.eeworm.com/read/414420/2147398

h processor.h

#ifndef __ASM_PPC_PROCESSOR_H #define __ASM_PPC_PROCESSOR_H /* * Default implementation of macro that returns current * instruction pointer ("program counter"). */ #define current_text_addr() ({ _
www.eeworm.com/read/414420/2147453

h processor.h

/* * U-boot - processor.h * * Copyright (c) 2005-2007 Analog Devices Inc. * * This file is based on * include/asm-m68k/processor.h * Changes made by Akbar Hussain Lineo, Inc, May 2001 for BLACK