代码搜索:RISC
找到约 3,488 项符合「RISC」的源代码
代码结果 3,488
www.eeworm.com/read/464435/1530375
ch take_risc.ch
@x l.35
main(argc,argv)
int argc; /* the number of command-line arguments */
char *argv[]; /* an array of strings containing those arguments */
@y
int main(@t\1\1@>
int argc, /* the number of co
www.eeworm.com/read/463239/1538614
v risc_spm.v
vti_encoding:SR|utf8-nl
vti_timelastmodified:TR|16 Jul 2001 18:46:12 -0000
vti_extenderversion:SR|5.0.2.4330
vti_lineageid:SR|{980A4893-B92C-420D-886C-E9D7B862C22F}
vti_cacheddtm:TX|16 Jul 2001 18
www.eeworm.com/read/463239/1538619
v risc_spm.v
module RISC_SPM (clk, rst);
parameter word_size = 8;
parameter Sel1_size = 3;
parameter Sel2_size = 2;
wire [Sel1_size-1: 0] Sel_Bus_1_Mux;
wire [Sel2_size-1: 0] Sel_Bus_2_Mux;
inp
www.eeworm.com/read/250243/4437286
h btcx-risc.h
/*
* $Id: btcx-risc.h,v 1.2 2004/09/15 16:15:24 kraxel Exp $
*/
struct btcx_riscmem {
unsigned int size;
u32 *cpu;
u32 *jmp;
dma_addr_t dma;
};
struct btcx_skiplist
www.eeworm.com/read/250243/4437372
c bttv-risc.c
/*
$Id: bttv-risc.c,v 1.10 2004/11/19 18:07:12 kraxel Exp $
bttv-risc.c -- interfaces to other kernel modules
bttv risc code handling
- memory management
- generation
(c) 2000-2
www.eeworm.com/read/250243/4437398
c btcx-risc.c
/*
$Id: btcx-risc.c,v 1.5 2004/12/10 12:33:39 kraxel Exp $
btcx-risc.c
bt848/bt878/cx2388x risc code generator.
(c) 2000-03 Gerd Knorr [SuSE Labs]
This pro
www.eeworm.com/read/229812/4739206
c risc01.c
#include "fail.h"
#include
#if defined(__AXP__)
#define UNALIGN __unaligned
#else
#define UNALIGN
#endif
#pragma pack(1)
struct S {
char c;
short s;
long l;
www.eeworm.com/read/209559/4964264
h btcx-risc.h
struct btcx_riscmem {
unsigned int size;
u32 *cpu;
u32 *jmp;
dma_addr_t dma;
};
struct btcx_skiplist {
int start;
int end;
};
int btcx_riscmem_alloc(struct pci_de
www.eeworm.com/read/209559/4964365
c bttv-risc.c
/*
bttv-risc.c -- interfaces to other kernel modules
bttv risc code handling
- memory management
- generation
(c) 2000-2003 Gerd Knorr
This program is free
www.eeworm.com/read/209559/4964400
c btcx-risc.c
/*
btcx-risc.c
bt848/bt878/cx2388x risc code generator.
(c) 2000-03 Gerd Knorr [SuSE Labs]
This program is free software; you can redistribute it and/or modify