代码搜索:shift

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

代码结果 10,000
www.eeworm.com/read/357352/3016102

right shift1.right

2 3 4 0: shift: line 1: Illegal number: -1 1 2 3 4 2 3 4 3 4 4 1 2 3 4 1 2 3 4
www.eeworm.com/read/355697/3048874

c bn_shift.c

/* crypto/bn/bn_shift.c */ /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) * All rights reserved. * * This package is an SSL implementation written * by Eric Young (eay@cryptsoft.com).
www.eeworm.com/read/351574/3106553

c bn_shift.c

/* crypto/bn/bn_shift.c */ /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) * All rights reserved. * * This package is an SSL implementation written * by Eric Young (eay@cryptsoft.com).
www.eeworm.com/read/266048/4274672

v spi_shift.v

////////////////////////////////////////////////////////////////////// //// //// //// spi_shift.v
www.eeworm.com/read/254392/4385368

java shift_action.java

package com.sun.java_cup.internal; /** This class represents a shift action within the parse table. * The action simply stores the state that it shifts to and responds * to queries about its t
www.eeworm.com/read/252366/4408387

h fp_shift.h

/* (c) copyright 1988 by the Vrije Universiteit, Amsterdam, The Netherlands. See the copyright notice in the ACK home directory, in the file "Copyright". */ /* $Header: FP_shift.h,v 1.3 89/0
www.eeworm.com/read/471537/6884756

vhd ram_shift.vhd

-- PARALLE IN PARALLEL OUT SHIFTER IN THE ADDRESS GENERATION UNIT. -- REQUIRED BECAUSE FFT IS COMPUTED ON DATA AND WRITTEN BACK INTO THE SAME -- LOCATION AFTER 5 CYCLES. SO THE READ ADDRESS IS SHIFT
www.eeworm.com/read/471537/6884768

vhd shift2.vhd

-- SHIFT UNIT library ieee ; use ieee.std_logic_1164.all ; use work.butter_lib.all ; use ieee.std_logic_arith.all ; use ieee.std_logic_unsigned.all ; entity shift2 is port ( sub_contr
www.eeworm.com/read/395640/8165206

pof rl_shift.pof

www.eeworm.com/read/395640/8165209

vhd rl_shift.vhd

LIBRARY IEEE ; USE IEEE.STD_LOGIC_1164.ALL; ENTITY RL_SHIFT IS PORT( CLK,RESET: IN STD_LOGIC; MODE :IN STD_LOGIC_VECTOR(1 DOWNTO 0); DATAIN: IN STD_LOGIC_VECTOR(7 DOWNTO 0);