代码搜索:mult
找到约 6,230 项符合「mult」的源代码
代码结果 6,230
www.eeworm.com/read/250454/12405840
eqn fir.fit.eqn
--T1L1 is mult242:inst40|Dout[8]~3 at LC_X10_Y13_N4
--operation mode is arithmetic
T1L1 = CARRY(M1L1Q & M1L4Q);
--T1L3 is mult242:inst40|Dout[8]~4COUT0 at LC_X10_Y13_N5
--operation mode is a
www.eeworm.com/read/172423/9708609
h math24.h
// SIZE
#pragma library 1
/*
uns16 operator* _mult8x8( uns8 arg1, uns8 arg2);
uns16 operator* _mult16x16( uns16 arg1, uns16 arg2);
uns24 operator* _multU16x8( uns16 arg1, uns8 arg2);
uns24 ope
www.eeworm.com/read/172423/9708815
h math16.h
// SIZE
#pragma library 1
/*
uns16 operator* _mult8x8( uns8 arg1, uns8 arg2);
uns16 operator* _multU16x8( uns16 arg1, uns8 arg2);
uns16 operator* _mult16x16( uns16 arg1, uns16 arg2);
uns16 ope
www.eeworm.com/read/461590/7223911
txt documentation.txt
add -
nv ?
of s
uf s
dz x
nx ?
mult-
nv ?
of s
uf s
dz x
nx ?
div -
nv ?
of s
uf s
dz s
nx s
Introduction:
The DLX Microprocessor is a microprocess
www.eeworm.com/read/461147/7232620
cpp polynomial.cpp
#include "Polynomial.h"
#include
using namespace std;
void Polynomial::mult_term(Polynomial p, Term t)
{
clear();
while (!p.empty())
{
Term pterm;
p.serve_and_retrieve(pter
www.eeworm.com/read/456209/7353819
asv extend_stack_size.asv
function extend_stack_size(mu)
// extend_stack_size - extend memory
//
// extend_stack_size(mult);
//
// Copyright (c) 2008 Gabriel Peyre
global stacksize_global;
if isempty(stacksize_global)
www.eeworm.com/read/456209/7353866
sci extend_stack_size.sci
function extend_stack_size(mu)
// extend_stack_size - extend memory
//
// extend_stack_size(mult);
//
// Copyright (c) 2008 Gabriel Peyre
//stacksize('max');
//return;
global stacksize_global;
g
www.eeworm.com/read/146392/5738486
java multiplicationtest.java
/* Copyright (c) 2000-2004 jMock.org
*/
package test.jmock.examples.calculator.expression;
import org.jmock.examples.calculator.Expression;
import org.jmock.examples.calculator.expression.Mult
www.eeworm.com/read/137691/5820856
java operatortype.java
// Autogenerated AST node
package org.python.parser.ast;
public interface operatorType {
public static final int Add = 1;
public static final int Sub = 2;
public static final int Mult = 3
www.eeworm.com/read/136989/5838070
h ecg_defaults.h
/* -*- C++ -*- */
/**
* @file ECG_Defaults.h
*
* ECG_Defaults.h,v 1.5 2003/08/09 13:17:16 jwillemsen Exp
*
* In this file we set the compile time defaults for the event
* channel mult