代码搜索:Processor

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

代码结果 10,000
www.eeworm.com/read/489559/1216929

h processor.h

/* * Copyright (C) 2006 Atmel Corporation * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you can redistribute it and/or * modify i
www.eeworm.com/read/489559/1216961

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/489559/1217370

h processor.h

/* FIXME: Implement this! */
www.eeworm.com/read/489559/1217388

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/489559/1217434

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/489559/1217492

h processor.h

/* FIXME: Implement this! */
www.eeworm.com/read/489559/1217514

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/489559/1217518

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/489559/1217584

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/489559/1217626

h processor.h

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