代码搜索:processors
找到约 2,733 项符合「processors」的源代码
代码结果 2,733
www.eeworm.com/read/395929/2430662
makefile
PROCESSOR_H = ../../../processors/386-GCC.h
SOFTFLOAT_MACROS = ../softfloat-macros
OBJ = .o
EXE = .exe
INCLUDES = -I. -I..
COMPILE_C = gcc -c -o $@ $(INCLUDES) -I- -O2
LINK = gcc -o $@
ALL: softflo
www.eeworm.com/read/368490/9691722
h pic18xx2.h
/*
* header file for the processors
* PIC18C242
* PIC18C252
* PIC18C442
* PIC18C452
*/
static volatile near unsigned char TOSU @ 0xFFF;
static volatile near unsigned char INDF2 @ 0
www.eeworm.com/read/103510/6214477
s cswitch.s
/* 020207 arm_task_sw.S - Task-switching for ARM-V processors
Copyright (c) 2001 Alex Z黳ke, SYSGO RTS GmbH (azu@sysgo.de)
COPYRIGHT (C) 2002 Wolfgang M黮ler (wolfgang.mueller@dsa-ac.de)
This program i
www.eeworm.com/read/222772/14674138
doc math.doc
A R B I T R A R Y P R E C I S I O N M A T H R O U T I N E S
(0) Overview
To facilitate development of mathematical software on 8051-family of
processors, a set of routines has been deve
www.eeworm.com/read/316872/3602860
h portmux.h
/*
* Common header file for blackfin family of processors.
*
*/
#ifndef _PORTMUX_H_
#define _PORTMUX_H_
#define P_IDENT(x) ((x) & 0x1FF)
#define P_FUNCT(x) (((x) & 0x3)
www.eeworm.com/read/316872/3602918
h blackfin.h
/*
* Common header file for blackfin family of processors.
*
*/
#ifndef _BLACKFIN_H_
#define _BLACKFIN_H_
#define LO(con32) ((con32) & 0xFFFF)
#define lo(con32) ((con32) & 0xFFFF)
#define HI(con3
www.eeworm.com/read/442656/1755138
stdout
command line: ALPHA_SE/m5.opt -d ALPHA_SE/test/opt/mp-test1 m5-test/mp-test1/run.py
Integer Radix Sort
262144 Keys
4 Processors
Radix = 1024
Max key = 524288
P
www.eeworm.com/read/368536/9690272
cnf fa5_rdi.cnf
HEAPBASE=0x00000000
ENDIANNESS=L
STACKBASE=0x00700000
{ TARGET_PROCESSORS
{ ARM_0
$ARM$
ENDIANNESS=L
RDIREG=COPROCESSOR
FA5_USE_SDM=YES
FA5_CTRL_DLG=FALSE
CONTROLLER_RDIVERSION=151
RESET_MO
www.eeworm.com/read/184524/9097064
m plotoven.m
% Plot oven data
% File format is t th1set th1 m1 th2set th2 m2
system_dependent(14,'on'); % For better consistency working with
% word processors
load('working\ovendata.txt');
subplot(2,2,1
www.eeworm.com/read/184524/9097094
m plotoven.m
% Plot oven data
% File format is t th1set th1 m1 th2set th2 m2
system_dependent(14,'on'); % For better consistency working with
% word processors
load('working\ovendata.txt');
subplot(2,2,1