代码搜索:RISC

找到约 3,488 项符合「RISC」的源代码

代码结果 3,488
www.eeworm.com/read/113683/15451178

pdf risc技术.pdf

www.eeworm.com/read/291164/8438760

h pa-risc.h

/* * This file is part of John the Ripper password cracker, * Copyright (c) 1996-2000 by Solar Designer */ /* * Architecture specific parameters for PA-RISC. */ #ifndef _JOHN_ARCH_H #define _JO
www.eeworm.com/read/284120/8965398

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/284120/8965412

mod btcx-risc.mod

/tmp/release.sh-799/bttv-0.9.15/btcx-risc.ko /tmp/release.sh-799/bttv-0.9.15/btcx-risc.o
www.eeworm.com/read/284120/8965600

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/284120/8965642

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
www.eeworm.com/read/283064/9044768

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(
www.eeworm.com/read/184601/9092386

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/377529/9271950

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(
www.eeworm.com/read/377529/9272020

c bttv-risc.c

/* bttv-risc.c -- interfaces to other kernel modules bttv risc code handling - memory management - generation (c) 2000 Gerd Knorr This program is f