代码搜索:mult
找到约 6,230 项符合「mult」的源代码
代码结果 6,230
www.eeworm.com/read/162614/5516308
t-openbsd
# gdb gets confused if pic code is linked with non pic
# We cope by building variants of libgcc.
MULTILIB_OPTIONS = fpic
MULTILIB_MATCHES=fpic=fPIC
LIBGCC = stmp-multilib
INSTALL_LIBGCC = install-mult
www.eeworm.com/read/340665/3272509
t-openbsd
# gdb gets confused if pic code is linked with non pic
# We cope by building variants of libgcc.
MULTILIB_OPTIONS = fpic
MULTILIB_MATCHES=fpic=fPIC
LIBGCC = stmp-multilib
INSTALL_LIBGCC = install-mult
www.eeworm.com/read/277815/4150934
makedefs
###########
# Copyright 1991 Regents of the University of California. All rights reserved.
###########
CFILES = atander.c cosderiv.c cubeder.c divderiv.c equalder.c \
expderiv.c invderiv.c mult
www.eeworm.com/read/440906/1774101
t-openbsd
# gdb gets confused if pic code is linked with non pic
# We cope by building variants of libgcc.
MULTILIB_OPTIONS = fpic
MULTILIB_MATCHES=fpic=fPIC
LIBGCC = stmp-multilib
INSTALL_LIBGCC = install-mult
www.eeworm.com/read/437028/1837568
makedefs
###########
# Copyright 1991 Regents of the University of California. All rights reserved.
###########
CFILES = atander.c cosderiv.c cubeder.c divderiv.c equalder.c \
expderiv.c invderiv.c mult
www.eeworm.com/read/411934/11220736
c 6-2.c
void main () {
initBiosConst(); // 初始化DSP/BIOS
CST_bssInit(); // 初始化CST 内部数据段
CertainBoardInit (BIOS_APPLICATION, EVM5406_118MHZ_MULT,2); // 初始化P
www.eeworm.com/read/109798/15548375
v mul16.v
module mult16(clk,resetb,start,done,ain,bin,yout);
parameter N=16;
input clk;
input resetb;
input start;
input [N-1:0] ain;
input [N-1:0] bin;
output
www.eeworm.com/read/104415/15694417
v mul16.v
module mult16(clk,resetb,start,done,ain,bin,yout);
parameter N=16;
input clk;
input resetb;
input start;
input [N-1:0] ain;
input [N-1:0] bin;
output
www.eeworm.com/read/272513/10955182
alltests
matrix_iterator_test matrix_oned_test matrix_indices_test matrix_ij_test matrix_iter_ij_test matrix_row_col_test matrix_trans_test matrix_scaled_test matrix_mat_algo_test matvec_mult_test matvec_ranko
www.eeworm.com/read/237004/13981836
alltests
matrix_iterator_test matrix_oned_test matrix_indices_test matrix_ij_test matrix_iter_ij_test matrix_row_col_test matrix_trans_test matrix_scaled_test matrix_mat_algo_test matvec_mult_test matvec_ranko