代码搜索:RISC
找到约 3,488 项符合「RISC」的源代码
代码结果 3,488
www.eeworm.com/read/261865/11618012
v risc_core_top.v
/////////////////////////////////////////////////////////////////////
//// ////
//// Mini-RISC-1
www.eeworm.com/read/258646/11848211
v test_risc_spm.v
vti_encoding:SR|utf8-nl
vti_timelastmodified:TR|14 Jun 2001 22:16:42 -0000
vti_extenderversion:SR|5.0.2.4330
vti_lineageid:SR|{4EFEAF14-7B7F-4228-A06A-967B82E914D9}
vti_cacheddtm:TX|14 Jun 2001 22
www.eeworm.com/read/258646/11848222
v test_risc_spm.v
module test_RISC_SPM ();
reg rst;
wire clk;
parameter word_size = 8;
reg [8:0] k;
Clock_Unit M1 (clk);
RISC_SPM M2 (clk, rst);
// define probes
wire [word_size-1:0] word0
www.eeworm.com/read/152786/12083045
s pa-risc2.s
;
; PA-RISC 2.0 implementation of bn_asm code, based on the
; 64-bit version of the code. This code is effectively the
; same as the 64-bit version except the register model is
; slightly different g
www.eeworm.com/read/130467/14191576
s pa-risc2.s
;
; PA-RISC 2.0 implementation of bn_asm code, based on the
; 64-bit version of the code. This code is effectively the
; same as the 64-bit version except the register model is
; slightly different g
www.eeworm.com/read/489717/1210853
s pa-risc2.s
;
; PA-RISC 2.0 implementation of bn_asm code, based on the
; 64-bit version of the code. This code is effectively the
; same as the 64-bit version except the register model is
; slightly different g
www.eeworm.com/read/484500/1269588
s pa-risc2.s
;
; PA-RISC 2.0 implementation of bn_asm code, based on the
; 64-bit version of the code. This code is effectively the
; same as the 64-bit version except the register model is
; slightly different g
www.eeworm.com/read/475888/1377738
mk defs_jit_risc.mk
#
# Copyright 1990-2008 Sun Microsystems, Inc. All Rights Reserved.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER
#
# This program is free software; you can redistribute it and/or
#